Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOpenMP.cpp20680 bool AllowAnotherPtr = true; member in __anon296aa5745c11::MapBaseChecker
20858 if (IsPointer && !AllowAnotherPtr) in VisitOMPArraySectionExpr()
20875 AllowAnotherPtr = false; in VisitOMPArraySectionExpr()