Searched defs:isAggregateType (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/IR/ | ||
H A D | Type.h | 295 bool isAggregateType() const { isAggregateType() function |
/llvm-project/llvm/lib/Target/SPIRV/ | ||
H A D | SPIRVGlobalRegistry.h | 333 bool isAggregateType(SPIRVType *Type) const { isAggregateType() function |
/llvm-project/clang/lib/AST/ | ||
H A D | Type.cpp | 2337 bool Type::isAggregateType() const { isAggregateType() function in Type |