Home
last modified time | relevance | path

Searched refs:CheckPrivateDeclaration (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/binder/
H A Dbinder.cpp746 CheckPrivateDeclaration(childNode->AsPrivateIdentifier()); in ResolveReference()
749 CheckPrivateDeclaration(childNode->AsPrivateIdentifier()); in ResolveReference()
1125 void Binder::CheckPrivateDeclaration(const ir::PrivateIdentifier *privateIdent) in CheckPrivateDeclaration() function in panda::es2panda::binder::Binder
H A Dbinder.h224 void CheckPrivateDeclaration(const ir::PrivateIdentifier *privateIdent);

Completed in 4 milliseconds