reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/include/clang/AST/TypeLoc.h
  666 class TypedefTypeLoc : public InheritingConcreteTypeLoc<TypeSpecTypeLoc,
  678     public InheritingConcreteTypeLoc<TypeSpecTypeLoc,
  689     public InheritingConcreteTypeLoc<TypeSpecTypeLoc,
  703 class TagTypeLoc : public InheritingConcreteTypeLoc<TypeSpecTypeLoc,
  718 class RecordTypeLoc : public InheritingConcreteTypeLoc<TagTypeLoc,
  726 class EnumTypeLoc : public InheritingConcreteTypeLoc<TagTypeLoc,
  735     public InheritingConcreteTypeLoc<TypeSpecTypeLoc,
  834     public InheritingConcreteTypeLoc<TypeSpecTypeLoc,
  841     public InheritingConcreteTypeLoc<TypeSpecTypeLoc,
 1198 class DecayedTypeLoc : public InheritingConcreteTypeLoc<
 1327     public InheritingConcreteTypeLoc<ReferenceTypeLoc,
 1341     public InheritingConcreteTypeLoc<ReferenceTypeLoc,
 1478     public InheritingConcreteTypeLoc<FunctionTypeLoc,
 1484     public InheritingConcreteTypeLoc<FunctionTypeLoc,
 1546     public InheritingConcreteTypeLoc<ArrayTypeLoc,
 1552     public InheritingConcreteTypeLoc<ArrayTypeLoc,
 1558     public InheritingConcreteTypeLoc<ArrayTypeLoc,
 1569     public InheritingConcreteTypeLoc<ArrayTypeLoc,
 1762 class VectorTypeLoc : public InheritingConcreteTypeLoc<TypeSpecTypeLoc,
 1770     : public InheritingConcreteTypeLoc<TypeSpecTypeLoc,
 1775 class ExtVectorTypeLoc : public InheritingConcreteTypeLoc<VectorTypeLoc,
 1783     public InheritingConcreteTypeLoc<TypeSpecTypeLoc,
 1789 class ComplexTypeLoc : public InheritingConcreteTypeLoc<TypeSpecTypeLoc,
 1888 class DecltypeTypeLoc : public InheritingConcreteTypeLoc<TypeSpecTypeLoc,
 1941     : public InheritingConcreteTypeLoc<TypeSpecTypeLoc, DeducedTypeLoc,
 1945     : public InheritingConcreteTypeLoc<DeducedTypeLoc, AutoTypeLoc, AutoType> {
 1949     : public InheritingConcreteTypeLoc<DeducedTypeLoc,