Searched refs:fVarDecl (Results 1 – 3 of 3) sorted by relevance
68 std::unique_ptr<Statement> fVarDecl; member
96 result.fVarDecl = VarDeclaration::Make(context, var.get(), type, arraySize, in MakeScratchVariable()
653 inlineStatements.push_back(std::move(var.fVarDecl)); in inlineCall()681 inlineStatements.push_back(std::move(var.fVarDecl)); in inlineCall()