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