Searched refs:isStructureType (Results 1 – 6 of 6) sorted by relevance
277 LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(bool, isStructureType)
1681 bool isStructureType() const;
996 if (type_arg1 && type_arg1->isStructureType()) { in VisitCallExpr()1050 if (type_arg0->isStructureType()) { in VisitCallExpr()1088 if (type_arg0->isStructureType()) { in VisitCallExpr()
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()