Home
last modified time | relevance | path

Searched defs:PrevMappedDirective (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h291 OpenMPDirectiveKind PrevMappedDirective = llvm::omp::OMPD_unknown; variable
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp6141 OpenMPDirectiveKind &PrevMappedDirective, in mapLoopConstruct()
6230 OpenMPDirectiveKind PrevMappedDirective) { in ActOnOpenMPExecutableDirective()