HomeSort by relevance Sort by last modified time
    Searched defs:QualType (Results 26 - 34 of 34) sorted by null

12

  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
Type.h 46 class QualType;
70 struct isPodLike<clang::QualType> { static const bool value = true; };
342 // printing the QualType instead of the address space value.
363 // on a QualType object.
610 /// pointer. To handle the packing/unpacking, we make QualType be a
614 class QualType {
637 QualType() = default;
639 QualType(const Type *Ptr, unsigned Quals)
641 QualType(const ExtQuals *Ptr, unsigned Quals)
658 /// Divides a QualType into its unqualified type and a set of loca
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
Type.h 46 class QualType;
70 struct isPodLike<clang::QualType> { static const bool value = true; };
342 // printing the QualType instead of the address space value.
363 // on a QualType object.
610 /// pointer. To handle the packing/unpacking, we make QualType be a
614 class QualType {
637 QualType() = default;
639 QualType(const Type *Ptr, unsigned Quals)
641 QualType(const ExtQuals *Ptr, unsigned Quals)
658 /// Divides a QualType into its unqualified type and a set of loca
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
Type.h 46 class QualType;
72 struct isPodLike<clang::QualType> { static const bool value = true; };
341 // printing the QualType instead of the address space value.
362 // on a QualType object.
609 /// pointer. To handle the packing/unpacking, we make QualType be a
613 class QualType {
636 QualType() {}
638 QualType(const Type *Ptr, unsigned Quals)
640 QualType(const ExtQuals *Ptr, unsigned Quals)
657 /// Divides a QualType into its unqualified type and a set of loca
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
Type.h 46 class QualType;
72 struct isPodLike<clang::QualType> { static const bool value = true; };
344 // printing the QualType instead of the address space value.
365 // on a QualType object.
612 /// pointer. To handle the packing/unpacking, we make QualType be a
616 class QualType {
639 QualType() {}
641 QualType(const Type *Ptr, unsigned Quals)
643 QualType(const ExtQuals *Ptr, unsigned Quals)
660 /// Divides a QualType into its unqualified type and a set of loca
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
Type.h 46 class QualType;
72 struct isPodLike<clang::QualType> { static const bool value = true; };
344 // printing the QualType instead of the address space value.
365 // on a QualType object.
612 /// pointer. To handle the packing/unpacking, we make QualType be a
616 class QualType {
639 QualType() {}
641 QualType(const Type *Ptr, unsigned Quals)
643 QualType(const ExtQuals *Ptr, unsigned Quals)
660 /// Divides a QualType into its unqualified type and a set of loca
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
Type.h 46 class QualType;
70 struct isPodLike<clang::QualType> { static const bool value = true; };
342 // printing the QualType instead of the address space value.
363 // on a QualType object.
610 /// pointer. To handle the packing/unpacking, we make QualType be a
614 class QualType {
637 QualType() = default;
639 QualType(const Type *Ptr, unsigned Quals)
641 QualType(const ExtQuals *Ptr, unsigned Quals)
658 /// Divides a QualType into its unqualified type and a set of loca
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
Type.h 46 class QualType;
70 struct isPodLike<clang::QualType> { static const bool value = true; };
342 // printing the QualType instead of the address space value.
363 // on a QualType object.
610 /// pointer. To handle the packing/unpacking, we make QualType be a
614 class QualType {
637 QualType() = default;
639 QualType(const Type *Ptr, unsigned Quals)
641 QualType(const ExtQuals *Ptr, unsigned Quals)
658 /// Divides a QualType into its unqualified type and a set of loca
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
Type.h 46 class QualType;
70 struct isPodLike<clang::QualType> { static const bool value = true; };
342 // printing the QualType instead of the address space value.
363 // on a QualType object.
610 /// pointer. To handle the packing/unpacking, we make QualType be a
614 class QualType {
637 QualType() = default;
639 QualType(const Type *Ptr, unsigned Quals)
641 QualType(const ExtQuals *Ptr, unsigned Quals)
658 /// Divides a QualType into its unqualified type and a set of loca
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
Type.h 46 class QualType;
70 struct isPodLike<clang::QualType> { static const bool value = true; };
342 // printing the QualType instead of the address space value.
363 // on a QualType object.
610 /// pointer. To handle the packing/unpacking, we make QualType be a
614 class QualType {
637 QualType() = default;
639 QualType(const Type *Ptr, unsigned Quals)
641 QualType(const ExtQuals *Ptr, unsigned Quals)
658 /// Divides a QualType into its unqualified type and a set of loca
    [all...]

Completed in 811 milliseconds

12