Searched refs:emitCxxConstructorCall (Results 1 – 3 of 3) sorted by relevance
157 TypeObject.emitCxxConstructorCall(OS); in emitTypeObjects()
267 void emitCxxConstructorCall(raw_ostream &OS) const;
370 void LLTCodeGen::emitCxxConstructorCall(raw_ostream &OS) const { in emitCxxConstructorCall() function in llvm::gi::LLTCodeGen