Searched defs:scopeInfoIdx (Results 1 – 1 of 1) sorted by relevance
1917 int32_t scopeInfoIdx = AddLexicalVarNamesForDebugInfo(scope->GetLexicalVarNameAndTypes()); in NewLexicalEnv() local1930 void PandaGen::NewLexEnvWithScopeInfo(const ir::AstNode *node, uint32_t num, int32_t scopeInfoIdx) in NewLexEnvWithScopeInfo()