Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp189 bool AttrsForTypesSorted = true; member in __anonc95f0a4b0111::TypeProcessingState
264 AttrsForTypesSorted = false; in getAttributedType()
280 AttrsForTypesSorted = false; in ReplaceAutoType()
287 if (!AttrsForTypesSorted) { in takeAttrForAttributedType()
289 AttrsForTypesSorted = true; in takeAttrForAttributedType()