Home
last modified time | relevance | path

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

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