Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ast_verifier/
Dhelpers.cpp131 bool IsVisibleInternalNode(const ir::AstNode *ast, const ir::AstNode *objTypeDeclNode) in IsVisibleInternalNode()
234 const ir::AstNode *objTypeDeclNode) in ValidatePropertyAccessForClass()
276 const auto *objTypeDeclNode = objType->GetDeclNode(); in ValidateVariableAccess() local