Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ast_verifier/
Dhelpers.cpp232 bool ValidatePropertyAccessForClass(const ir::AstNode *ast, const ir::AstNode *propVarDeclNode, in ValidatePropertyAccessForClass()
268 const auto *propVarDeclNode = propVarDecl->Node(); in ValidateVariableAccess() local