Searched refs:constructorExprBuf (Results 1 – 1 of 1) sorted by relevance
4426 llvm::raw_string_ostream constructorExprBuf(SStr); in SynthesizeBlockLiterals() local4427 GlobalConstructionExp->printPretty(constructorExprBuf, nullptr, in SynthesizeBlockLiterals()4429 globalBuf += constructorExprBuf.str(); in SynthesizeBlockLiterals()