Home
last modified time | relevance | path

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

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