Searched defs:getBaseType (Results 1 - 13 of 13) sorted by relevance

/external/deqp/framework/randomshaders/
H A DrsgVariableType.hpp137 Type getBaseType (void) const { return m_baseType; } function in class:rsg::VariableType
/external/llvm/lib/Analysis/
H A DTypeBasedAliasAnalysis.cpp191 const MDNode *getBaseType() const { function in class:__anon10380::TBAAStructTagNode
412 const MDNode *BaseA = TagA.getBaseType();
413 const MDNode *BaseB = TagB.getBaseType();
/external/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h304 QualType getBaseType() const { return BaseType; } function in class:clang::CodeCompletionContext
/external/clang/utils/TableGen/
H A DNeonEmitter.cpp380 Type getBaseType() const { return BaseType; } function in class:__anon2837::Intrinsic
1674 Type T = Intr.getBaseType();
1696 for (unsigned I = 0; I < Intr.getBaseType().getNumElements(); ++I) {
1701 return std::make_pair(Intr.getBaseType(), S);
2103 if (Def->getBaseType().getElementSizeInBits() == 32)
/external/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h667 MDTypeRef getBaseType() const { return MDTypeRef(getRawBaseType()); } function in class:llvm::MDDerivedTypeBase
715 getScope(), getBaseType(), getSizeInBits(),
878 getScope(), getBaseType(), getSizeInBits(),
/external/llvm/include/llvm/Object/
H A DCOFF.h311 uint8_t getBaseType() const { return getType() & 0x0F; } function in class:llvm::object::COFFSymbolRef
336 return isExternal() && getBaseType() == COFF::IMAGE_SYM_TYPE_NULL &&
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.contenttype_3.4.100.v20100505-1235.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/clang/include/clang/AST/
H A DType.h1119 const Type *getBaseType() const { return BaseType; } function in class:clang::ExtQuals
1123 Profile(ID, getBaseType(), Quals);
3357 QualType getBaseType() const { return BaseType; } function in class:clang::FunctionType::ExtInfo::FunctionProtoType::UnaryTransformType
4379 /// getBaseType - Gets the base type of this object type. This is
4385 QualType getBaseType() const { return BaseType; } function in class:clang::FunctionType::ExtInfo::FunctionProtoType::ObjCObjectType
4388 return getBaseType()->isSpecificBuiltinType(BuiltinType::ObjCId);
4391 return getBaseType()->isSpecificBuiltinType(BuiltinType::ObjCClass);
4397 if (const BuiltinType *T = getBaseType()->getAs<BuiltinType>())
4477 /// T->getBaseType() == QualType(T, 0).
4514 getBaseType()
[all...]
/external/robolectric/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 2023 milliseconds