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

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGStmt.cpp 230 EmitOMPCriticalDirective(cast<OMPCriticalDirective>(*S));
CodeGenFunction.h 3451 void EmitOMPCriticalDirective(const OMPCriticalDirective &S);
CGStmtOpenMP.cpp 4030 void CodeGenFunction::EmitOMPCriticalDirective(const OMPCriticalDirective &S) {

Completed in 49 milliseconds