Home
last modified time | relevance | path

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

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