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

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGStmt.cpp 284 EmitOMPCancelDirective(cast<OMPCancelDirective>(*S));
CodeGenFunction.h 3477 void EmitOMPCancelDirective(const OMPCancelDirective &S);
CGStmtOpenMP.cpp 6391 void CodeGenFunction::EmitOMPCancelDirective(const OMPCancelDirective &S) {

Completed in 34 milliseconds