Home
last modified time | relevance | path

Searched refs:EmitOMPSectionsDirective (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGStmt.cpp238 EmitOMPSectionsDirective(cast<OMPSectionsDirective>(*S)); in EmitStmt()
HDCodeGenFunction.h3827 void EmitOMPSectionsDirective(const OMPSectionsDirective &S);
HDCGStmtOpenMP.cpp4167 void CodeGenFunction::EmitOMPSectionsDirective(const OMPSectionsDirective &S) { in EmitOMPSectionsDirective() function in CodeGenFunction