Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ast_verifier/
Dhelpers.cpp226const ir::AstNode *propVarDeclNodeParent, const varbinder::LocalVariable *propVar, in ValidatePropertyAccessForClass()
292 const auto *propVarDeclNodeParent = propVarDeclNode->Parent(); in ValidateVariableAccess() local