Searched defs:getBaseType (Results 1 - 23 of 23) 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.cpp189 const MDNode *getBaseType() const { function in class:__anon12160::TBAAStructTagNode
544 const MDNode *BaseA = TagA.getBaseType();
545 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.cpp391 Type getBaseType() const { return BaseType; } function in class:__anon3268::Intrinsic
1689 Type T = Intr.getBaseType();
1711 for (unsigned I = 0; I < Intr.getBaseType().getNumElements(); ++I) {
1716 return std::make_pair(Intr.getBaseType(), S);
2117 if (Def->getBaseType().getElementSizeInBits() == 32)
/external/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h691 getScope(), getBaseType(), getSizeInBits(),
716 DITypeRef getBaseType() const { return DITypeRef(getRawBaseType()); } function in class:llvm::DIDerivedType
793 getScope(), getBaseType(), getSizeInBits(),
825 DITypeRef getBaseType() const { return DITypeRef(getRawBaseType()); } function in class:llvm::DICompositeType
/external/llvm/include/llvm/Object/
H A DCOFF.h326 uint8_t getBaseType() const { return getType() & 0x0F; } function in class:llvm::object::COFFSymbolRef
355 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/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.core.contenttype_3.5.0.v20150421-2214.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
H A Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/clang/include/clang/AST/
H A DType.h1186 const Type *getBaseType() const { return BaseType; } function in class:clang::ExtQuals
1190 Profile(ID, getBaseType(), Quals);
3511 QualType getBaseType() const { return BaseType; } function in class:clang::FunctionType::ExtInfo::FunctionProtoType::UnaryTransformType
4611 QualType getBaseType() const { return BaseType; } function in class:clang::FunctionType::ExtInfo::FunctionProtoType::ObjCObjectType
4614 return getBaseType()->isSpecificBuiltinType(BuiltinType::ObjCId);
4617 return getBaseType()->isSpecificBuiltinType(BuiltinType::ObjCClass);
4623 if (const BuiltinType *T = getBaseType()->getAs<BuiltinType>())
4764 /// T->getBaseType() == QualType(T, 0).
4800 QualType baseType = getBaseType();
4805 baseType = ObjT->getBaseType();
[all...]
/external/robolectric/v1/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/ ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...
/external/guice/extensions/struts2/lib/
H A Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/core/ org/eclipse/jdt/core/compiler/ org/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 209 milliseconds