Home
last modified time | relevance | path

Searched defs:getBaseType (Results 26 – 50 of 438) sorted by relevance

12345678910>>...18

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h823 DIType *getBaseType() const { return cast_or_null<DIType>(getRawBaseType()); } in getBaseType() function
1008 DIType *getBaseType() const { return cast_or_null<DIType>(getRawBaseType()); } in getBaseType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/
DCodeCompleteConsumer.h406 QualType getBaseType() const { return BaseType; } in getBaseType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/
DCodeCompleteConsumer.h406 QualType getBaseType() const { return BaseType; } in getBaseType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/
DCodeCompleteConsumer.h406 QualType getBaseType() const { return BaseType; } in getBaseType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/
DCodeCompleteConsumer.h407 QualType getBaseType() const { return BaseType; } in getBaseType() function
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/jakarta/activation/jakarta.activation-api/1.2.1/
HDjakarta.activation-api-1.2.1.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/activation/ META- ...
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DDebugInfoMetadata.h1042 DIType *getBaseType() const { return cast_or_null<DIType>(getRawBaseType()); } in getBaseType() function
1227 DIType *getBaseType() const { return cast_or_null<DIType>(getRawBaseType()); } in getBaseType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DDebugInfoMetadata.h1082 DIType *getBaseType() const { return cast_or_null<DIType>(getRawBaseType()); } in getBaseType() function
1284 DIType *getBaseType() const { return cast_or_null<DIType>(getRawBaseType()); } in getBaseType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DDebugInfoMetadata.h1042 DIType *getBaseType() const { return cast_or_null<DIType>(getRawBaseType()); } in getBaseType() function
1227 DIType *getBaseType() const { return cast_or_null<DIType>(getRawBaseType()); } in getBaseType() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1031 DIType *getBaseType() const { return cast_or_null<DIType>(getRawBaseType()); } in getBaseType() function
1216 DIType *getBaseType() const { return cast_or_null<DIType>(getRawBaseType()); } in getBaseType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DDebugInfoMetadata.h1038 DIType *getBaseType() const { return cast_or_null<DIType>(getRawBaseType()); } in getBaseType() function
1223 DIType *getBaseType() const { return cast_or_null<DIType>(getRawBaseType()); } in getBaseType() function
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/sql/
H A DOldPreparedStatementTest.java2296 public int getBaseType() throws SQLException { in getBaseType() method in OldPreparedStatementTest.MockArray
/aosp_15_r20/frameworks/native/opengl/tools/glgen/src/
H A DJType.java166 public String getBaseType() { in getBaseType() method in JType
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/com/sun/activation/javax.activation/1.2.0/
HDjavax.activation-1.2.0.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/activation/ com/ ...
/aosp_15_r20/external/clang/utils/TableGen/
H A DNeonEmitter.cpp393 Type getBaseType() const { return BaseType; } in getBaseType() function in __anon9e696c270111::Intrinsic
/aosp_15_r20/external/clang/include/clang/AST/
H A DExprCXX.h3214 QualType getBaseType() const { return BaseType; } in getBaseType() function
3443 QualType getBaseType() const { return BaseType; } in getBaseType() function
/aosp_15_r20/external/icu/tools/srcgen/currysrc/libs/
HDorg.eclipse.core.contenttype_3.7.0.v20180426-1644.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DExprCXX.h3757 QualType getBaseType() const { return BaseType; } in getBaseType() function
4000 QualType getBaseType() const { return BaseType; } in getBaseType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DExprCXX.h3744 QualType getBaseType() const { return BaseType; } in getBaseType() function
3987 QualType getBaseType() const { return BaseType; } in getBaseType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DExprCXX.h3775 QualType getBaseType() const { return BaseType; } in getBaseType() function
4018 QualType getBaseType() const { return BaseType; } in getBaseType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DExprCXX.h3744 QualType getBaseType() const { return BaseType; } in getBaseType() function
3987 QualType getBaseType() const { return BaseType; } in getBaseType() function
/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/
H A Des31cExplicitUniformLocationTest.cpp356 GLenum getBaseType() const in getBaseType() function in glcts::__anon3223d5810111::UniformType
/aosp_15_r20/external/llvm/include/llvm/Object/
H A DCOFF.h346 uint8_t getBaseType() const { return getType() & 0x0F; } in getBaseType() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/
H A DCOFF.h348 uint8_t getBaseType() const { return getType() & 0x0F; } in getBaseType() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DCOFF.h348 uint8_t getBaseType() const { return getType() & 0x0F; } in getBaseType() function

12345678910>>...18