Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/IR/
H A DType.h288 bool isAggregateType() const { in isAggregateType() function
/openbsd/gnu/llvm/clang/lib/AST/
H A DType.cpp2234 bool Type::isAggregateType() const { in isAggregateType() function in Type