Home
last modified time | relevance | path

Searched defs:objTypeDeclNode (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ast_verifier/
H A Dhelpers.cpp131 bool IsVisibleInternalNode(const ir::AstNode *ast, const ir::AstNode *objTypeDeclNode) in IsVisibleInternalNode() argument
271 const auto *objTypeDeclNode = objType->GetDeclNode(); in ValidateVariableAccess() local
232 ValidatePropertyAccessForClass(const ir::AstNode *ast, const ir::AstNode *propVarDeclNode, const ir::AstNode *propVarDeclNodeParent, const varbinder::LocalVariable *propVar, const ir::AstNode *objTypeDeclNode) ValidatePropertyAccessForClass() argument
[all...]

Completed in 2 milliseconds