Home
last modified time | relevance | path

Searched defs:isAggregateType (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/include/llvm/IR/
H A DType.h295 bool isAggregateType() const { isAggregateType() function
/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.h333 bool isAggregateType(SPIRVType *Type) const { isAggregateType() function
/llvm-project/clang/lib/AST/
H A DType.cpp2337 bool Type::isAggregateType() const { isAggregateType() function in Type