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