Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp21378 bool AllowAnotherPtr = true; member in __anon8e68b8fa6111::MapBaseChecker
21556 if (IsPointer && !AllowAnotherPtr) in VisitOMPArraySectionExpr()
21573 AllowAnotherPtr = false; in VisitOMPArraySectionExpr()