Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGStmt.cpp251 EmitOMPCancellationPointDirective(cast<OMPCancellationPointDirective>(*S)); in EmitStmt()
DCodeGenFunction.h2497 EmitOMPCancellationPointDirective(const OMPCancellationPointDirective &S);
DCGStmtOpenMP.cpp3356 void CodeGenFunction::EmitOMPCancellationPointDirective( in EmitOMPCancellationPointDirective() function in CodeGenFunction