Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGStmt.cpp218 EmitOMPParallelSectionsDirective(cast<OMPParallelSectionsDirective>(*S)); in EmitStmt()
DCodeGenFunction.h2327 void EmitOMPParallelSectionsDirective(const OMPParallelSectionsDirective &S);
DCGStmtOpenMP.cpp1888 void CodeGenFunction::EmitOMPParallelSectionsDirective( in EmitOMPParallelSectionsDirective() function in CodeGenFunction