Searched defs:ScratchVariable (Results 1 – 2 of 2) sorted by relevance
76 struct ScratchVariable { struct80 static ScratchVariable MakeScratchVariable(const Context& context, argument
474 using ScratchVariable = Variable::ScratchVariable; in inlineCall() typedef