Searched defs:locStart (Results 1 - 1 of 1) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/compiler/lowering/scopesInit/ |
| H A D | scopesInitPhase.cpp | 425 const auto locStart = classDef->Ident()->Start(); in BindClassDefinition() local 428 AddOrGetDecl<varbinder::ClassDecl>(VarBinder(), className, classDef, locStart, className, classDef); in BindClassDefinition() local 430 AddOrGetDecl<varbinder::LetDecl>(VarBinder(), className, classDef, locStart, className, classDef); in BindClassDefinition() local
|
Completed in 4 milliseconds