Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp212 bool AttrsForTypesSorted = true; member in __anonc2847d970111::TypeProcessingState
285 AttrsForTypesSorted = false; in getAttributedType()
307 AttrsForTypesSorted = false; in ReplaceAutoType()
314 if (!AttrsForTypesSorted) { in takeAttrForAttributedType()
316 AttrsForTypesSorted = true; in takeAttrForAttributedType()