Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGStmt.cpp226 EmitOMPSectionsDirective(cast<OMPSectionsDirective>(*S)); in EmitStmt()
H A DCodeGenFunction.h3512 void EmitOMPSectionsDirective(const OMPSectionsDirective &S);
H A DCGStmtOpenMP.cpp4122 void CodeGenFunction::EmitOMPSectionsDirective(const OMPSectionsDirective &S) { in EmitOMPSectionsDirective() function in CodeGenFunction