Home
last modified time | relevance | path

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

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