Home
last modified time | relevance | path

Searched refs:EmitOMPForDirective (Results 1 – 6 of 6) sorted by relevance

/external/clang/lib/CodeGen/
DCGStmt.cpp191 EmitOMPForDirective(cast<OMPForDirective>(*S)); in EmitStmt()
DCodeGenFunction.h2469 void EmitOMPForDirective(const OMPForDirective &S);
DCGStmtOpenMP.cpp2109 void CodeGenFunction::EmitOMPForDirective(const OMPForDirective &S) { in EmitOMPForDirective() function in CodeGenFunction
/external/llvm-project/clang/lib/CodeGen/
DCGStmt.cpp204 EmitOMPForDirective(cast<OMPForDirective>(*S)); in EmitStmt()
DCodeGenFunction.h3392 void EmitOMPForDirective(const OMPForDirective &S);
DCGStmtOpenMP.cpp3352 void CodeGenFunction::EmitOMPForDirective(const OMPForDirective &S) { in EmitOMPForDirective() function in CodeGenFunction