Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp201 bool AttrsForTypesSorted = true; member in __anon632de2cd0111::TypeProcessingState
274 AttrsForTypesSorted = false; in getAttributedType()
296 AttrsForTypesSorted = false; in ReplaceAutoType()
303 if (!AttrsForTypesSorted) { in takeAttrForAttributedType()
305 AttrsForTypesSorted = true; in takeAttrForAttributedType()