Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp89 EmitSimpleOMPExecutableDirective(*D); in EmitStmt()
H A DCodeGenFunction.h3392 void EmitSimpleOMPExecutableDirective(const OMPExecutableDirective &D);
H A DCGStmtOpenMP.cpp8014 void CodeGenFunction::EmitSimpleOMPExecutableDirective( in EmitSimpleOMPExecutableDirective() function in CodeGenFunction