Searched defs:propVarDeclNode (Results 1 – 1 of 1) sorted by relevance
232 bool ValidatePropertyAccessForClass(const ir::AstNode *ast, const ir::AstNode *propVarDeclNode, in ValidatePropertyAccessForClass()268 const auto *propVarDeclNode = propVarDecl->Node(); in ValidateVariableAccess() local