Home
last modified time | relevance | path

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

/external/llvm/include/llvm/
DType.h229 bool isAggregateType() const { in isAggregateType() function
/external/clang/lib/AST/
DType.cpp836 bool Type::isAggregateType() const { in isAggregateType() function in Type