Home
last modified time | relevance | path

Searched refs:EmitOMPCancelDirective (Results 1 – 6 of 6) sorted by relevance

/external/clang/lib/CodeGen/
DCGStmt.cpp254 EmitOMPCancelDirective(cast<OMPCancelDirective>(*S)); in EmitStmt()
DCodeGenFunction.h2498 void EmitOMPCancelDirective(const OMPCancelDirective &S);
DCGStmtOpenMP.cpp3362 void CodeGenFunction::EmitOMPCancelDirective(const OMPCancelDirective &S) { in EmitOMPCancelDirective() function in CodeGenFunction
/external/llvm-project/clang/lib/CodeGen/
DCGStmt.cpp276 EmitOMPCancelDirective(cast<OMPCancelDirective>(*S)); in EmitStmt()
DCodeGenFunction.h3424 void EmitOMPCancelDirective(const OMPCancelDirective &S);
DCGStmtOpenMP.cpp5960 void CodeGenFunction::EmitOMPCancelDirective(const OMPCancelDirective &S) { in EmitOMPCancelDirective() function in CodeGenFunction