HomeSort by: relevance | last modified time | path
    Searched refs:EmitSimpleCallExpr (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGCUDARuntime.cpp 38 CGF.EmitSimpleCallExpr(E, ReturnValue);
CodeGenFunction.h 3955 RValue EmitSimpleCallExpr(const CallExpr *E, ReturnValueSlot ReturnValue);
CGExpr.cpp 4872 RValue CodeGenFunction::EmitSimpleCallExpr(const CallExpr *E,

Completed in 40 milliseconds