Home
last modified time | relevance | path

Searched refs:EmitOMPSectionDirective (Results 1 – 6 of 6) sorted by relevance

/external/clang/lib/CodeGen/
DCGStmt.cpp200 EmitOMPSectionDirective(cast<OMPSectionDirective>(*S)); in EmitStmt()
DCodeGenFunction.h2472 void EmitOMPSectionDirective(const OMPSectionDirective &S);
DCGStmtOpenMP.cpp2300 void CodeGenFunction::EmitOMPSectionDirective(const OMPSectionDirective &S) { in EmitOMPSectionDirective() function in CodeGenFunction
/external/llvm-project/clang/lib/CodeGen/
DCGStmt.cpp213 EmitOMPSectionDirective(cast<OMPSectionDirective>(*S)); in EmitStmt()
DCodeGenFunction.h3395 void EmitOMPSectionDirective(const OMPSectionDirective &S);
DCGStmtOpenMP.cpp3564 void CodeGenFunction::EmitOMPSectionDirective(const OMPSectionDirective &S) { in EmitOMPSectionDirective() function in CodeGenFunction