Searched refs:isStructureType (Results 1 – 6 of 6) sorted by relevance
278 LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(bool, isStructureType)
1514 bool isStructureType() const;
355 bool Type::isStructureType() const { in isStructureType() function in Type
617 RT->isStructureType()) { in shouldReturnTypeInRegister()
1601 if (!PT->isStructureType()) in MergeTypedefNameDecl()2694 DS.getRepAsType().get()->isStructureType())) { in ParsedFreeStandingDeclSpec()
3001 return T->isClassType() || T->isStructureType() || T->isInterfaceType(); in EvaluateUnaryTypeTrait()