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

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGOpenMPRuntime.h 1538 virtual void emitCancelCall(CodeGenFunction &CGF, SourceLocation Loc,
2380 void emitCancelCall(CodeGenFunction &CGF, SourceLocation Loc,
CGOpenMPRuntime.cpp 6326 void CGOpenMPRuntime::emitCancelCall(CodeGenFunction &CGF, SourceLocation Loc,
12810 void CGOpenMPSIMDRuntime::emitCancelCall(CodeGenFunction &CGF,
CGStmtOpenMP.cpp 6416 CGM.getOpenMPRuntime().emitCancelCall(*this, S.getBeginLoc(), IfCond,

Completed in 66 milliseconds