Home
last modified time | relevance | path

Searched refs:emitCancelCall (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.h920 virtual void emitCancelCall(CodeGenFunction &CGF, SourceLocation Loc,
DCGStmtOpenMP.cpp3371 CGM.getOpenMPRuntime().emitCancelCall(*this, S.getLocStart(), IfCond, in EmitOMPCancelDirective()
DCGOpenMPRuntime.cpp4705 void CGOpenMPRuntime::emitCancelCall(CodeGenFunction &CGF, SourceLocation Loc, in emitCancelCall() function in CGOpenMPRuntime