Home
last modified time | relevance | path

Searched refs:ValidatePropertyAccessForClass (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ast_verifier/
H A Dhelpers.h36 bool ValidatePropertyAccessForClass(const ir::AstNode *ast, const ir::AstNode *propVarDeclNode,
H A Dhelpers.cpp232 bool ValidatePropertyAccessForClass(const ir::AstNode *ast, const ir::AstNode *propVarDeclNode, in ValidatePropertyAccessForClass() function
283 return ValidatePropertyAccessForClass(ast, propVarDeclNode, propVarDeclNodeParent, propVar, objTypeDeclNode); in ValidateVariableAccess()

Completed in 2 milliseconds