Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGStmt.cpp218 EmitOMPParallelSectionsDirective(cast<OMPParallelSectionsDirective>(*S)); in EmitStmt()
DCodeGenFunction.h2478 void EmitOMPParallelSectionsDirective(const OMPParallelSectionsDirective &S);
DCGStmtOpenMP.cpp2393 void CodeGenFunction::EmitOMPParallelSectionsDirective( in EmitOMPParallelSectionsDirective() function in CodeGenFunction
/external/llvm-project/clang/lib/CodeGen/
DCGStmt.cpp234 EmitOMPParallelSectionsDirective(cast<OMPParallelSectionsDirective>(*S)); in EmitStmt()
DCodeGenFunction.h3401 void EmitOMPParallelSectionsDirective(const OMPParallelSectionsDirective &S);
DCGStmtOpenMP.cpp3777 void CodeGenFunction::EmitOMPParallelSectionsDirective( in EmitOMPParallelSectionsDirective() function in CodeGenFunction