Searched refs:isStructureType (Results 1 – 5 of 5) sorted by relevance
277 LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(bool, isStructureType)
1566 bool isStructureType() const;
370 bool Type::isStructureType() const { in isStructureType() function in Type
3299 return T->isClassType() || T->isStructureType() || T->isInterfaceType(); in EvaluateUnaryTypeTrait()
1869 if (!PT->isStructureType()) in MergeTypedefNameDecl()