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

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGStmt.cpp 266 EmitOMPScanDirective(cast<OMPScanDirective>(*S));
CGStmtOpenMP.cpp 4835 void CodeGenFunction::EmitOMPScanDirective(const OMPScanDirective &S) {
7084 EmitOMPScanDirective(*SD);
CodeGenFunction.h 3463 void EmitOMPScanDirective(const OMPScanDirective &S);

Completed in 62 milliseconds