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

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGStmt.cpp 269 EmitOMPOrderedDirective(cast<OMPOrderedDirective>(*S));
CodeGenFunction.h 3464 void EmitOMPOrderedDirective(const OMPOrderedDirective &S);
CGStmtOpenMP.cpp 5287 void CodeGenFunction::EmitOMPOrderedDirective(const OMPOrderedDirective &S) {

Completed in 67 milliseconds