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