Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGStmt.cpp78 EmitSimpleOMPExecutableDirective(*D); in EmitStmt()
HDCodeGenFunction.h2947 void EmitSimpleOMPExecutableDirective(const OMPExecutableDirective &D);
HDCGStmtOpenMP.cpp5462 void CodeGenFunction::EmitSimpleOMPExecutableDirective( in EmitSimpleOMPExecutableDirective() function in CodeGenFunction