Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DType.h296 bool isAggregateType() const { isAggregateType() function
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.h347 bool isAggregateType(SPIRVType *Type) const { in isAggregateType() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp2338 bool Type::isAggregateType() const { in isAggregateType() function in Type