Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Dhelpers.cpp38 std::pair<varbinder::Variable *, const ETSObjectType *> ETSChecker::FindVariableInClassOrEnclosing( in FindVariableInClassOrEnclosing() function in ark::es2panda::checker::ETSChecker
138 const auto [class_var, class_type] = FindVariableInClassOrEnclosing(ident->Name(), Context().ContainingClass()); in ExtraCheckForResolvedError()
/arkcompiler/ets_frontend/ets2panda/checker/
H A DETSchecker.h576 std::pair<varbinder::Variable *, const ETSObjectType *> FindVariableInClassOrEnclosing(

Completed in 6 milliseconds