Searched refs:isSpecifierType (Results 1 – 6 of 6) sorted by relevance
315 LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(bool, isSpecifierType)
2987 bool isSpecifierType() const;
161 while (!BaseType->isSpecifierType()) { in GetBaseType()
327 if (Policy.SuppressSpecifiers && T->isSpecifierType()) in printBefore()
3198 bool Type::isSpecifierType() const { in isSpecifierType() function in Type
10902 {"_ZNK5clang4Type15isSpecifierTypeEv", "clang::Type::isSpecifierType() const"},