Home
last modified time | relevance | path

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

/minix3/minix/llvm/passes/include/magic/support/
H A DSmartType.h149 inline bool SmartType::isAggregateType() const { in isAggregateType() function
H A DEDIType.h198 inline bool EDIType::isAggregateType() const { in isAggregateType() function
/minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/
H A DType.h260 bool isAggregateType() const { in isAggregateType() function
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DType.cpp882 bool Type::isAggregateType() const { in isAggregateType() function in Type