Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/
DType.h229 bool isAggregateType() const { in isAggregateType() function
/external/llvm/include/llvm/IR/
DType.h245 bool isAggregateType() const { in isAggregateType() function
/external/clang/lib/AST/
DType.cpp1868 bool Type::isAggregateType() const { in isAggregateType() function in Type