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