Searched refs:GetEntityDeclarator (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_frontend/ets2panda/evaluate/debugInfoDeserialization/ | ||
H A D | inheritanceResolution.cpp | 99 if (debugInfoPlugin_.GetEntityDeclarator()->IsEntityDeclared(program, abcSuperName)) { in ResolveInheritanceChain() 121 auto *entityDeclarator = debugInfoPlugin_.GetEntityDeclarator(); in ResolveInheritanceChainImpl() 148 auto *entityDeclarator = debugInfoPlugin_.GetEntityDeclarator(); in CollectChainInfo() |
/arkcompiler/ets_frontend/ets2panda/evaluate/ | ||
H A D | scopedDebugInfoPlugin.h | 128 EntityDeclarator *GetEntityDeclarator() in GetEntityDeclarator() function in ark::es2panda::ark::es2panda::ark::es2panda::evaluate::final 133 const EntityDeclarator *GetEntityDeclarator() const in GetEntityDeclarator() function in ark::es2panda::ark::es2panda::ark::es2panda::evaluate::final |
Completed in 2 milliseconds