Searched defs:EmitCallOrInvoke (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGCall.cpp1750 CodeGenFunction::EmitCallOrInvoke(llvm::Value *Callee, function in class:CodeGenFunction
1773 CodeGenFunction::EmitCallOrInvoke(llvm::Value *Callee, function in class:CodeGenFunction
1775 return EmitCallOrInvoke(Callee, ArrayRef<llvm::Value *>(), Name);

Completed in 50 milliseconds