Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp188 bool AttrsForTypesSorted = true; member in __anonfc6727220111::TypeProcessingState
263 AttrsForTypesSorted = false; in getAttributedType()
279 AttrsForTypesSorted = false; in ReplaceAutoType()
286 if (!AttrsForTypesSorted) { in takeAttrForAttributedType()
288 AttrsForTypesSorted = true; in takeAttrForAttributedType()