Searched refs:EmitOMPSectionDirective (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGStmt.cpp200 EmitOMPSectionDirective(cast<OMPSectionDirective>(*S));
H A DCodeGenFunction.h2472 void EmitOMPSectionDirective(const OMPSectionDirective &S);
H A DCGStmtOpenMP.cpp2300 void CodeGenFunction::EmitOMPSectionDirective(const OMPSectionDirective &S) { function in class:CodeGenFunction

Completed in 281 milliseconds