Searched refs:getTypeLocClass (Results 1 – 8 of 8) sorted by relevance
28 switch (TyLoc.getTypeLocClass()) { in Visit()38 switch (TyLoc.getTypeLocClass()) { in Visit()
115 TypeLocClass getTypeLocClass() const { in getTypeLocClass() function260 TypeLocClass getTypeLocClass() const { in getTypeLocClass() function
640 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()
134 switch (TL.getTypeLocClass()) { in initializeImpl()195 switch (Cur.getTypeLocClass()) { in getBeginLoc()232 switch (Cur.getTypeLocClass()) { in getEndLoc()
31 switch (CurTL.getTypeLocClass()) { in pushFullCopy()
4634 switch (T.getTypeLocClass()) { in TransformType()
5794 switch (TL.getTypeLocClass()) { in Visit()