Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp2535 SourceRange &ERange, bool AllowArraySection = false);
4988 bool AllowArraySection) { in getPrivateItem() argument
5004 if (AllowArraySection) { in getPrivateItem()
5035 AllowArraySection in getPrivateItem()