Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGStmt.cpp277 EmitOMPScanDirective(cast<OMPScanDirective>(*S)); in EmitStmt()
H A DCodeGenFunction.h3530 void EmitOMPScanDirective(const OMPScanDirective &S);
H A DCGStmtOpenMP.cpp5362 void CodeGenFunction::EmitOMPScanDirective(const OMPScanDirective &S) { in EmitOMPScanDirective() function in CodeGenFunction
7795 EmitOMPScanDirective(*SD); in EmitSimpleOMPExecutableDirective()