Home
last modified time | relevance | path

Searched refs:isStructureType (Results 1 – 6 of 6) sorted by relevance

/external/clang/include/clang/AST/
DCanonicalType.h278 LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(bool, isStructureType)
DType.h1545 bool isStructureType() const;
/external/clang/lib/AST/
DType.cpp366 bool Type::isStructureType() const { in isStructureType() function in Type
/external/clang/lib/CodeGen/
DTargetInfo.cpp644 RT->isStructureType()) { in shouldReturnTypeInRegister()
/external/clang/lib/Sema/
DSemaExprCXX.cpp3134 return T->isClassType() || T->isStructureType() || T->isInterfaceType(); in EvaluateUnaryTypeTrait()
DSemaDecl.cpp1696 if (!PT->isStructureType()) in MergeTypedefNameDecl()
3184 DS.getRepAsType().get()->isStructureType())) { in ParsedFreeStandingDeclSpec()