Home
last modified time | relevance | path

Searched defs:getBaseType (Results 1 – 10 of 10) sorted by relevance

/external/annotation-tools/annotation-file-utilities/src/annotator/find/
DTypedInsertion.java91 public DeclaredType getBaseType() { in getBaseType() method in TypedInsertion
95 public static DeclaredType getBaseType(Type type) { in getBaseType() method in TypedInsertion
/external/deqp/framework/randomshaders/
DrsgVariableType.hpp137 Type getBaseType (void) const { return m_baseType; } in getBaseType() function in rsg::VariableType
/external/llvm/lib/Analysis/
DTypeBasedAliasAnalysis.cpp188 const MDNode *getBaseType() const { in getBaseType() function in __anon40077db10111::TBAAStructTagNode
/external/spirv-llvm/lib/SPIRV/Mangler/
DParameterType.h333 const RefParamType& getBaseType() const { in getBaseType() function
/external/clang/include/clang/Sema/
DCodeCompleteConsumer.h306 QualType getBaseType() const { return BaseType; } in getBaseType() function
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h1123 TypeIndex getBaseType() const { return Type; } in getBaseType() function
1154 TypeIndex getBaseType() const { return BaseType; } in getBaseType() function
/external/clang/utils/TableGen/
DNeonEmitter.cpp393 Type getBaseType() const { return BaseType; } in getBaseType() function in __anone254340e0111::Intrinsic
/external/clang/include/clang/AST/
DExprCXX.h3214 QualType getBaseType() const { return BaseType; } in getBaseType() function
3443 QualType getBaseType() const { return BaseType; } in getBaseType() function
/external/deqp/external/openglcts/modules/gles31/
Des31cExplicitUniformLocationTest.cpp344 GLenum getBaseType() const in getBaseType() function in glcts::__anon3fae2f880111::UniformType
/external/llvm/include/llvm/Object/
DCOFF.h346 uint8_t getBaseType() const { return getType() & 0x0F; } in getBaseType() function