Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/IR/
HDType.h260 bool isAggregateType() const { in isAggregateType() function
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDType.cpp1845 bool Type::isAggregateType() const { in isAggregateType() function in Type