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