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