Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DType.h247 bool isAggregateType() const { in isAggregateType() function
/external/llvm/include/llvm/IR/
DType.h245 bool isAggregateType() const { in isAggregateType() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DType.h258 bool isAggregateType() const { in isAggregateType() function
/external/angle/third_party/glslang/src/SPIRV/
DSpvBuilder.h234 bool isAggregateType(Id typeId) const in isAggregateType() function
/external/deqp-deps/glslang/SPIRV/
DSpvBuilder.h234 bool isAggregateType(Id typeId) const in isAggregateType() function
/external/clang/lib/AST/
DType.cpp1868 bool Type::isAggregateType() const { in isAggregateType() function in Type