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

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGStmt.cpp 218 EmitOMPSectionsDirective(cast<OMPSectionsDirective>(*S));
CodeGenFunction.h 3446 void EmitOMPSectionsDirective(const OMPSectionsDirective &S);
CGStmtOpenMP.cpp 3795 void CodeGenFunction::EmitOMPSectionsDirective(const OMPSectionsDirective &S) {

Completed in 26 milliseconds