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

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGStmt.cpp 227 EmitOMPMasterDirective(cast<OMPMasterDirective>(*S));
CodeGenFunction.h 3449 void EmitOMPMasterDirective(const OMPMasterDirective &S);
CGStmtOpenMP.cpp 3951 void CodeGenFunction::EmitOMPMasterDirective(const OMPMasterDirective &S) {

Completed in 38 milliseconds