Searched refs:getTypeLocClass (Results 1 – 8 of 8) sorted by relevance
30 switch (TyLoc.getTypeLocClass()) { in Visit()40 switch (TyLoc.getTypeLocClass()) { in Visit()
114 TypeLocClass getTypeLocClass() const { in getTypeLocClass() function254 TypeLocClass getTypeLocClass() const { in getTypeLocClass() function
691 switch (TL.getTypeLocClass()) {
125 while (TL.getTypeLocClass() == TypeLoc::Elaborated || in EndLocationForType()126 TL.getTypeLocClass() == TypeLoc::Qualified) in EndLocationForType()132 if (TL.getTypeLocClass() == TypeLoc::TemplateSpecialization) { in EndLocationForType()142 while (TL.getTypeLocClass() == TypeLoc::Qualified) in GetNestedNameForType()
133 switch (TL.getTypeLocClass()) { in initializeImpl()194 switch (Cur.getTypeLocClass()) { in getBeginLoc()231 switch (Cur.getTypeLocClass()) { in getEndLoc()
32 switch (CurTL.getTypeLocClass()) { in pushFullCopy()
4177 switch (T.getTypeLocClass()) { in TransformType()
5387 switch (TL.getTypeLocClass()) { in Visit()