Lines Matching defs:scope
84 const Scope* scope, in EnsureNotProcessingImport()
98 const Scope* scope, in EnsureNotProcessingBuildConfig()
109 bool FillTargetBlockScope(const Scope* scope, in FillTargetBlockScope()
162 const Label& ToolchainLabelForScope(const Scope* scope) { in ToolchainLabelForScope()
166 Label MakeLabelForScope(const Scope* scope, in MakeLabelForScope()
177 NonNestableBlock::NonNestableBlock(Scope* scope, in NonNestableBlock()
230 Value RunAssert(Scope* scope, in RunAssert()
355 Scope* scope, in RunConfig()
470 Value RunDeclareArgs(Scope* scope, in RunDeclareArgs()
533 Value RunDefined(Scope* scope, in RunDefined()
601 Value RunGetEnv(Scope* scope, in RunGetEnv()
655 Value RunImport(Scope* scope, in RunImport()
698 Value RunNotNeeded(Scope* scope, in RunImport()
859 Scope* scope, in RunPool()
947 Value RunPrint(Scope* scope, in RunPrint()
997 Value RunSplitList(Scope* scope, in RunSplitList()
1075 Value RunStringJoin(Scope* scope, in RunStringJoin()
1145 Value RunStringReplace(Scope* scope, in RunStringReplace()
1218 Value RunStringSplit(Scope* scope, in RunStringSplit()
1419 Value RunFunction(Scope* scope, in RunFunction()