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

/external/clang/lib/CodeGen/
H A DCGStmt.cpp254 EmitOMPCancelDirective(cast<OMPCancelDirective>(*S));
H A DCodeGenFunction.h2498 void EmitOMPCancelDirective(const OMPCancelDirective &S);
H A DCGStmtOpenMP.cpp3362 void CodeGenFunction::EmitOMPCancelDirective(const OMPCancelDirective &S) { function in class:CodeGenFunction

Completed in 127 milliseconds