Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGStmt.cpp233 EmitOMPTaskgroupDirective(cast<OMPTaskgroupDirective>(*S)); in EmitStmt()
DCodeGenFunction.h2483 void EmitOMPTaskgroupDirective(const OMPTaskgroupDirective &S);
DCGStmtOpenMP.cpp2600 void CodeGenFunction::EmitOMPTaskgroupDirective( in EmitOMPTaskgroupDirective() function in CodeGenFunction