Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGStmt.cpp197 EmitOMPSectionsDirective(cast<OMPSectionsDirective>(*S)); in EmitStmt()
DCodeGenFunction.h2471 void EmitOMPSectionsDirective(const OMPSectionsDirective &S);
DCGStmtOpenMP.cpp2288 void CodeGenFunction::EmitOMPSectionsDirective(const OMPSectionsDirective &S) { in EmitOMPSectionsDirective() function in CodeGenFunction