Home
last modified time | relevance | path

Searched refs:EmitOMPSectionsDirective (Results 1 – 6 of 6) 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
/external/llvm-project/clang/lib/CodeGen/
DCGStmt.cpp210 EmitOMPSectionsDirective(cast<OMPSectionsDirective>(*S)); in EmitStmt()
DCodeGenFunction.h3394 void EmitOMPSectionsDirective(const OMPSectionsDirective &S);
DCGStmtOpenMP.cpp3548 void CodeGenFunction::EmitOMPSectionsDirective(const OMPSectionsDirective &S) { in EmitOMPSectionsDirective() function in CodeGenFunction