Searched refs:EmitSimpleCallExpr (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCUDARuntime.cpp38 CGF.EmitSimpleCallExpr(E, ReturnValue);
H A DCodeGenFunction.h3625 RValue EmitSimpleCallExpr(const CallExpr *E, ReturnValueSlot ReturnValue);
H A DCGExpr.cpp4617 RValue CodeGenFunction::EmitSimpleCallExpr(const CallExpr *E, function in class:CodeGenFunction

Completed in 80 milliseconds