Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp85 EmitSimpleOMPExecutableDirective(*D); in EmitStmt()
H A DCodeGenFunction.h3247 void EmitSimpleOMPExecutableDirective(const OMPExecutableDirective &D);
H A DCGStmtOpenMP.cpp7114 void CodeGenFunction::EmitSimpleOMPExecutableDirective( in EmitSimpleOMPExecutableDirective() function in CodeGenFunction