HomeSort by relevance Sort by last modified time
    Searched defs:getTypePtr (Results 1 - 25 of 45) sorted by null

1 2

  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
CanonicalType.h 70 const T *getTypePtr() const { return cast<T>(Stored.getTypePtr()); }
216 return CanQualType::CreateUnsafe(this->getTypePtr()->Accessor()); \
220 Type Accessor() const { return this->getTypePtr()->Accessor(); }
231 const T *getTypePtr() const { return Stored.getTypePtr(); }
356 return Val.getTypePtr();
491 return CanQualType::CreateUnsafe(this->getTypePtr()->getParamType(i));
501 return param_type_iterator(this->getTypePtr()->param_type_begin());
505 return param_type_iterator(this->getTypePtr()->param_type_end())
    [all...]
TypeLoc.h 118 const Type *getTypePtr() const {
119 return QualType::getFromOpaquePtr(Ty).getTypePtr();
234 const Type *getTypePtr() const {
239 return (TypeLocClass) getTypePtr()->getTypeClass();
262 TypeLoc::getLocalAlignmentForType(QualType(getTypePtr(), 0));
265 return UnqualTypeLoc(getTypePtr(), reinterpret_cast<void*>(dataInt));
348 Derived::classofType(TL.getTypePtr());
386 const TypeClass *getTypePtr() const {
387 return cast<TypeClass>(Base::getTypePtr());
473 Derived::classofType(TL.getTypePtr());
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
CanonicalType.h 70 const T *getTypePtr() const { return cast<T>(Stored.getTypePtr()); }
216 return CanQualType::CreateUnsafe(this->getTypePtr()->Accessor()); \
220 Type Accessor() const { return this->getTypePtr()->Accessor(); }
231 const T *getTypePtr() const { return Stored.getTypePtr(); }
356 return Val.getTypePtr();
491 return CanQualType::CreateUnsafe(this->getTypePtr()->getParamType(i));
501 return param_type_iterator(this->getTypePtr()->param_type_begin());
505 return param_type_iterator(this->getTypePtr()->param_type_end())
    [all...]
TypeLoc.h 118 const Type *getTypePtr() const {
119 return QualType::getFromOpaquePtr(Ty).getTypePtr();
234 const Type *getTypePtr() const {
239 return (TypeLocClass) getTypePtr()->getTypeClass();
262 TypeLoc::getLocalAlignmentForType(QualType(getTypePtr(), 0));
265 return UnqualTypeLoc(getTypePtr(), reinterpret_cast<void*>(dataInt));
348 Derived::classofType(TL.getTypePtr());
386 const TypeClass *getTypePtr() const {
387 return cast<TypeClass>(Base::getTypePtr());
473 Derived::classofType(TL.getTypePtr());
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
CanonicalType.h 70 const T *getTypePtr() const { return cast<T>(Stored.getTypePtr()); }
216 return CanQualType::CreateUnsafe(this->getTypePtr()->Accessor()); \
220 Type Accessor() const { return this->getTypePtr()->Accessor(); }
231 const T *getTypePtr() const { return Stored.getTypePtr(); }
356 return Val.getTypePtr();
491 return CanQualType::CreateUnsafe(this->getTypePtr()->getParamType(i));
501 return param_type_iterator(this->getTypePtr()->param_type_begin());
505 return param_type_iterator(this->getTypePtr()->param_type_end())
    [all...]
TypeLoc.h 118 const Type *getTypePtr() const {
119 return QualType::getFromOpaquePtr(Ty).getTypePtr();
234 const Type *getTypePtr() const {
239 return (TypeLocClass) getTypePtr()->getTypeClass();
262 TypeLoc::getLocalAlignmentForType(QualType(getTypePtr(), 0));
265 return UnqualTypeLoc(getTypePtr(), reinterpret_cast<void*>(dataInt));
348 Derived::classofType(TL.getTypePtr());
386 const TypeClass *getTypePtr() const {
387 return cast<TypeClass>(Base::getTypePtr());
473 Derived::classofType(TL.getTypePtr());
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
CanonicalType.h 70 const T *getTypePtr() const { return cast<T>(Stored.getTypePtr()); }
216 return CanQualType::CreateUnsafe(this->getTypePtr()->Accessor()); \
220 Type Accessor() const { return this->getTypePtr()->Accessor(); }
231 const T *getTypePtr() const { return Stored.getTypePtr(); }
356 return Val.getTypePtr();
490 return CanQualType::CreateUnsafe(this->getTypePtr()->getParamType(i));
500 return param_type_iterator(this->getTypePtr()->param_type_begin());
504 return param_type_iterator(this->getTypePtr()->param_type_end())
    [all...]
TypeLoc.h 118 const Type *getTypePtr() const {
119 return QualType::getFromOpaquePtr(Ty).getTypePtr();
234 const Type *getTypePtr() const {
239 return (TypeLocClass) getTypePtr()->getTypeClass();
262 TypeLoc::getLocalAlignmentForType(QualType(getTypePtr(), 0));
265 return UnqualTypeLoc(getTypePtr(), reinterpret_cast<void*>(dataInt));
348 Derived::classofType(TL.getTypePtr());
386 const TypeClass *getTypePtr() const {
387 return cast<TypeClass>(Base::getTypePtr());
473 Derived::classofType(TL.getTypePtr());
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
CanonicalType.h 70 const T *getTypePtr() const { return cast<T>(Stored.getTypePtr()); }
216 return CanQualType::CreateUnsafe(this->getTypePtr()->Accessor()); \
220 Type Accessor() const { return this->getTypePtr()->Accessor(); }
231 const T *getTypePtr() const { return Stored.getTypePtr(); }
356 return Val.getTypePtr();
490 return CanQualType::CreateUnsafe(this->getTypePtr()->getParamType(i));
500 return param_type_iterator(this->getTypePtr()->param_type_begin());
504 return param_type_iterator(this->getTypePtr()->param_type_end())
    [all...]
TypeLoc.h 118 const Type *getTypePtr() const {
119 return QualType::getFromOpaquePtr(Ty).getTypePtr();
234 const Type *getTypePtr() const {
239 return (TypeLocClass) getTypePtr()->getTypeClass();
262 TypeLoc::getLocalAlignmentForType(QualType(getTypePtr(), 0));
265 return UnqualTypeLoc(getTypePtr(), reinterpret_cast<void*>(dataInt));
348 Derived::classofType(TL.getTypePtr());
386 const TypeClass *getTypePtr() const {
387 return cast<TypeClass>(Base::getTypePtr());
473 Derived::classofType(TL.getTypePtr());
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
CanonicalType.h 70 const T *getTypePtr() const { return cast<T>(Stored.getTypePtr()); }
216 return CanQualType::CreateUnsafe(this->getTypePtr()->Accessor()); \
220 Type Accessor() const { return this->getTypePtr()->Accessor(); }
231 const T *getTypePtr() const { return Stored.getTypePtr(); }
356 return Val.getTypePtr();
490 return CanQualType::CreateUnsafe(this->getTypePtr()->getParamType(i));
500 return param_type_iterator(this->getTypePtr()->param_type_begin());
504 return param_type_iterator(this->getTypePtr()->param_type_end())
    [all...]
TypeLoc.h 118 const Type *getTypePtr() const {
119 return QualType::getFromOpaquePtr(Ty).getTypePtr();
234 const Type *getTypePtr() const {
239 return (TypeLocClass) getTypePtr()->getTypeClass();
262 TypeLoc::getLocalAlignmentForType(QualType(getTypePtr(), 0));
265 return UnqualTypeLoc(getTypePtr(), reinterpret_cast<void*>(dataInt));
348 Derived::classofType(TL.getTypePtr());
386 const TypeClass *getTypePtr() const {
387 return cast<TypeClass>(Base::getTypePtr());
473 Derived::classofType(TL.getTypePtr());
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
CanonicalType.h 70 const T *getTypePtr() const { return cast<T>(Stored.getTypePtr()); }
216 return CanQualType::CreateUnsafe(this->getTypePtr()->Accessor()); \
220 Type Accessor() const { return this->getTypePtr()->Accessor(); }
231 const T *getTypePtr() const { return Stored.getTypePtr(); }
356 return Val.getTypePtr();
490 return CanQualType::CreateUnsafe(this->getTypePtr()->getParamType(i));
500 return param_type_iterator(this->getTypePtr()->param_type_begin());
504 return param_type_iterator(this->getTypePtr()->param_type_end())
    [all...]
TypeLoc.h 118 const Type *getTypePtr() const {
119 return QualType::getFromOpaquePtr(Ty).getTypePtr();
234 const Type *getTypePtr() const {
239 return (TypeLocClass) getTypePtr()->getTypeClass();
262 TypeLoc::getLocalAlignmentForType(QualType(getTypePtr(), 0));
265 return UnqualTypeLoc(getTypePtr(), reinterpret_cast<void*>(dataInt));
348 Derived::classofType(TL.getTypePtr());
386 const TypeClass *getTypePtr() const {
387 return cast<TypeClass>(Base::getTypePtr());
473 Derived::classofType(TL.getTypePtr());
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
CanonicalType.h 70 const T *getTypePtr() const { return cast<T>(Stored.getTypePtr()); }
216 return CanQualType::CreateUnsafe(this->getTypePtr()->Accessor()); \
220 Type Accessor() const { return this->getTypePtr()->Accessor(); }
231 const T *getTypePtr() const { return Stored.getTypePtr(); }
356 return Val.getTypePtr();
491 return CanQualType::CreateUnsafe(this->getTypePtr()->getParamType(i));
501 return param_type_iterator(this->getTypePtr()->param_type_begin());
505 return param_type_iterator(this->getTypePtr()->param_type_end())
    [all...]
TypeLoc.h 118 const Type *getTypePtr() const {
119 return QualType::getFromOpaquePtr(Ty).getTypePtr();
234 const Type *getTypePtr() const {
239 return (TypeLocClass) getTypePtr()->getTypeClass();
262 TypeLoc::getLocalAlignmentForType(QualType(getTypePtr(), 0));
265 return UnqualTypeLoc(getTypePtr(), reinterpret_cast<void*>(dataInt));
348 Derived::classofType(TL.getTypePtr());
386 const TypeClass *getTypePtr() const {
387 return cast<TypeClass>(Base::getTypePtr());
473 Derived::classofType(TL.getTypePtr());
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
CanonicalType.h 70 const T *getTypePtr() const { return cast<T>(Stored.getTypePtr()); }
216 return CanQualType::CreateUnsafe(this->getTypePtr()->Accessor()); \
220 Type Accessor() const { return this->getTypePtr()->Accessor(); }
231 const T *getTypePtr() const { return Stored.getTypePtr(); }
356 return Val.getTypePtr();
491 return CanQualType::CreateUnsafe(this->getTypePtr()->getParamType(i));
501 return param_type_iterator(this->getTypePtr()->param_type_begin());
505 return param_type_iterator(this->getTypePtr()->param_type_end())
    [all...]
TypeLoc.h 118 const Type *getTypePtr() const {
119 return QualType::getFromOpaquePtr(Ty).getTypePtr();
234 const Type *getTypePtr() const {
239 return (TypeLocClass) getTypePtr()->getTypeClass();
262 TypeLoc::getLocalAlignmentForType(QualType(getTypePtr(), 0));
265 return UnqualTypeLoc(getTypePtr(), reinterpret_cast<void*>(dataInt));
348 Derived::classofType(TL.getTypePtr());
386 const TypeClass *getTypePtr() const {
387 return cast<TypeClass>(Base::getTypePtr());
473 Derived::classofType(TL.getTypePtr());
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
CanonicalType.h 70 const T *getTypePtr() const { return cast<T>(Stored.getTypePtr()); }
216 return CanQualType::CreateUnsafe(this->getTypePtr()->Accessor()); \
220 Type Accessor() const { return this->getTypePtr()->Accessor(); }
231 const T *getTypePtr() const { return Stored.getTypePtr(); }
356 return Val.getTypePtr();
491 return CanQualType::CreateUnsafe(this->getTypePtr()->getParamType(i));
501 return param_type_iterator(this->getTypePtr()->param_type_begin());
505 return param_type_iterator(this->getTypePtr()->param_type_end())
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
CanonicalType.h 70 const T *getTypePtr() const { return cast<T>(Stored.getTypePtr()); }
216 return CanQualType::CreateUnsafe(this->getTypePtr()->Accessor()); \
220 Type Accessor() const { return this->getTypePtr()->Accessor(); }
231 const T *getTypePtr() const { return Stored.getTypePtr(); }
356 return Val.getTypePtr();
490 return CanQualType::CreateUnsafe(this->getTypePtr()->getParamType(i));
500 return param_type_iterator(this->getTypePtr()->param_type_begin());
504 return param_type_iterator(this->getTypePtr()->param_type_end())
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
CanonicalType.h 70 const T *getTypePtr() const { return cast<T>(Stored.getTypePtr()); }
216 return CanQualType::CreateUnsafe(this->getTypePtr()->Accessor()); \
220 Type Accessor() const { return this->getTypePtr()->Accessor(); }
231 const T *getTypePtr() const { return Stored.getTypePtr(); }
356 return Val.getTypePtr();
490 return CanQualType::CreateUnsafe(this->getTypePtr()->getParamType(i));
500 return param_type_iterator(this->getTypePtr()->param_type_begin());
504 return param_type_iterator(this->getTypePtr()->param_type_end())
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
CanonicalType.h 70 const T *getTypePtr() const { return cast<T>(Stored.getTypePtr()); }
216 return CanQualType::CreateUnsafe(this->getTypePtr()->Accessor()); \
220 Type Accessor() const { return this->getTypePtr()->Accessor(); }
231 const T *getTypePtr() const { return Stored.getTypePtr(); }
356 return Val.getTypePtr();
490 return CanQualType::CreateUnsafe(this->getTypePtr()->getParamType(i));
500 return param_type_iterator(this->getTypePtr()->param_type_begin());
504 return param_type_iterator(this->getTypePtr()->param_type_end())
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
CanonicalType.h 70 const T *getTypePtr() const { return cast<T>(Stored.getTypePtr()); }
216 return CanQualType::CreateUnsafe(this->getTypePtr()->Accessor()); \
220 Type Accessor() const { return this->getTypePtr()->Accessor(); }
231 const T *getTypePtr() const { return Stored.getTypePtr(); }
356 return Val.getTypePtr();
490 return CanQualType::CreateUnsafe(this->getTypePtr()->getParamType(i));
500 return param_type_iterator(this->getTypePtr()->param_type_begin());
504 return param_type_iterator(this->getTypePtr()->param_type_end())
    [all...]
  /external/clang/include/clang/AST/
CanonicalType.h 70 const T *getTypePtr() const { return cast<T>(Stored.getTypePtr()); }
216 return CanQualType::CreateUnsafe(this->getTypePtr()->Accessor()); \
220 Type Accessor() const { return this->getTypePtr()->Accessor(); }
231 const T *getTypePtr() const { return Stored.getTypePtr(); }
356 return Val.getTypePtr();
491 return CanQualType::CreateUnsafe(this->getTypePtr()->getParamType(i));
501 return param_type_iterator(this->getTypePtr()->param_type_begin());
505 return param_type_iterator(this->getTypePtr()->param_type_end())
    [all...]
TypeLoc.h 111 const Type *getTypePtr() const {
112 return QualType::getFromOpaquePtr(Ty).getTypePtr();
227 const Type *getTypePtr() const {
232 return (TypeLocClass) getTypePtr()->getTypeClass();
255 TypeLoc::getLocalAlignmentForType(QualType(getTypePtr(), 0));
258 return UnqualTypeLoc(getTypePtr(), reinterpret_cast<void*>(dataInt));
341 Derived::classofType(TL.getTypePtr());
379 const TypeClass *getTypePtr() const {
380 return cast<TypeClass>(Base::getTypePtr());
466 Derived::classofType(TL.getTypePtr());
    [all...]

Completed in 490 milliseconds

1 2