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

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGStmt.cpp 224 EmitOMPSingleDirective(cast<OMPSingleDirective>(*S));
CodeGenFunction.h 3448 void EmitOMPSingleDirective(const OMPSingleDirective &S);
CGStmtOpenMP.cpp 3898 void CodeGenFunction::EmitOMPSingleDirective(const OMPSingleDirective &S) {

Completed in 61 milliseconds