Searched refs:isStructureType (Results 1 – 6 of 6) sorted by relevance
278 LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(bool, isStructureType)
1545 bool isStructureType() const;
370 bool Type::isStructureType() const { in isStructureType() function in Type
3246 return T->isClassType() || T->isStructureType() || T->isInterfaceType(); in EvaluateUnaryTypeTrait()
1683 if (!PT->isStructureType()) in MergeTypedefNameDecl()3305 DS.getRepAsType().get()->isStructureType())) { in ParsedFreeStandingDeclSpec()
658 RT->isStructureType()) { in shouldReturnTypeInRegister()