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

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGStmt.cpp 275 EmitOMPTargetDirective(cast<OMPTargetDirective>(*S));
CodeGenFunction.h 3466 void EmitOMPTargetDirective(const OMPTargetDirective &S);
CGStmtOpenMP.cpp 6004 void CodeGenFunction::EmitOMPTargetDirective(const OMPTargetDirective &S) {

Completed in 33 milliseconds