Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp289 EmitOMPScanDirective(cast<OMPScanDirective>(*S)); in EmitStmt()
H A DCGStmtOpenMP.cpp5453 void CodeGenFunction::EmitOMPScanDirective(const OMPScanDirective &S) { in EmitOMPScanDirective() function in CodeGenFunction
8139 EmitOMPScanDirective(*SD); in EmitSimpleOMPExecutableDirective()
H A DCodeGenFunction.h3845 void EmitOMPScanDirective(const OMPScanDirective &S);