Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp184 bool AttrsForTypesSorted = true; member in __anonbf0734260111::TypeProcessingState
255 AttrsForTypesSorted = false; in getAttributedType()
261 if (!AttrsForTypesSorted) { in takeAttrForAttributedType()
266 AttrsForTypesSorted = true; in takeAttrForAttributedType()