Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp269 EmitOMPScanDirective(cast<OMPScanDirective>(*S)); in EmitStmt()
H A DCGStmtOpenMP.cpp4861 void CodeGenFunction::EmitOMPScanDirective(const OMPScanDirective &S) { in EmitOMPScanDirective() function in CodeGenFunction
7117 EmitOMPScanDirective(*SD); in EmitSimpleOMPExecutableDirective()
H A DCodeGenFunction.h3464 void EmitOMPScanDirective(const OMPScanDirective &S);