Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/include/llvm/IR/
H A DType.h245 bool isAggregateType() const { in isAggregateType() function
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DType.h247 bool isAggregateType() const { in isAggregateType() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DType.h258 bool isAggregateType() const { in isAggregateType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DType.h295 bool isAggregateType() const { in isAggregateType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DType.h295 bool isAggregateType() const { in isAggregateType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DType.h295 bool isAggregateType() const { in isAggregateType() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DType.h288 bool isAggregateType() const { in isAggregateType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DType.h295 bool isAggregateType() const { in isAggregateType() function
/aosp_15_r20/external/deqp-deps/glslang/SPIRV/
DSpvBuilder.h305 bool isAggregateType(Id typeId) const in isAggregateType() function
/aosp_15_r20/external/angle/third_party/glslang/src/SPIRV/
H A DSpvBuilder.h313 bool isAggregateType(Id typeId) const in isAggregateType() function
/aosp_15_r20/external/clang/lib/AST/
H A DType.cpp1868 bool Type::isAggregateType() const { in isAggregateType() function in Type