Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/lib/CodeGen/
HDCGStmt.cpp93 EmitSimpleOMPExecutableDirective(*D); in EmitStmt()
HDCodeGenFunction.h3618 void EmitSimpleOMPExecutableDirective(const OMPExecutableDirective &D);
HDCGStmtOpenMP.cpp8136 void CodeGenFunction::EmitSimpleOMPExecutableDirective( in EmitSimpleOMPExecutableDirective() function in CodeGenFunction