Home
last modified time | relevance | path

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

/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 __anon7b33b1b30111::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 __anone75586100111::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/llvm/include/llvm/Object/
DCOFF.h346 uint8_t getBaseType() const { return getType() & 0x0F; } in getBaseType() function