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