Searched defs:getBaseType (Results 1 - 17 of 17) 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.cpp190 const MDNode *getBaseType() const { function in class:__anon25707::TBAAStructTagNode
406 const MDNode *BaseA = TagA.getBaseType();
407 const MDNode *BaseB = TagB.getBaseType();
/external/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h303 QualType getBaseType() const { return BaseType; } function in class:clang::CodeCompletionContext
/external/llvm/include/llvm/Object/
H A DCOFF.h202 uint8_t getBaseType() const { return Type & 0x0F; } function in struct:llvm::object::coff_symbol
208 getBaseType() == COFF::IMAGE_SYM_TYPE_NULL &&
/external/clang/utils/TableGen/
H A DNeonEmitter.cpp380 Type getBaseType() const { return BaseType; } function in class:__anon19562::Intrinsic
1682 Type T = Intr.getBaseType();
1704 for (unsigned I = 0; I < Intr.getBaseType().getNumElements(); ++I) {
1709 return std::make_pair(Intr.getBaseType(), S);
2111 if (Def->getBaseType().getElementSizeInBits() == 32)
/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.h1103 const Type *getBaseType() const { return BaseType; } function in class:clang::ExtQuals
1107 Profile(ID, getBaseType(), Quals);
3301 QualType getBaseType() const { return BaseType; } function in class:clang::FunctionType::ExtInfo::FunctionProtoType::UnaryTransformType
4323 /// getBaseType - Gets the base type of this object type. This is
4329 QualType getBaseType() const { return BaseType; } function in class:clang::FunctionType::ExtInfo::FunctionProtoType::ObjCObjectType
4332 return getBaseType()->isSpecificBuiltinType(BuiltinType::ObjCId);
4335 return getBaseType()->isSpecificBuiltinType(BuiltinType::ObjCClass);
4341 if (const BuiltinType *T = getBaseType()->getAs<BuiltinType>())
4421 /// T->getBaseType() == QualType(T, 0).
4458 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/ ...
/external/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 1114 milliseconds