Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaType.cpp189 bool AttrsForTypesSorted = true; member in __anon41c88aee0111::TypeProcessingState
262 AttrsForTypesSorted = false; in getAttributedType()
284 AttrsForTypesSorted = false; in ReplaceAutoType()
291 if (!AttrsForTypesSorted) { in takeAttrForAttributedType()
293 AttrsForTypesSorted = true; in takeAttrForAttributedType()