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