Searched refs:getTypeLocClass (Results 1 – 20 of 20) sorted by relevance
391 while (Loc.getTypeLocClass() == TypeLoc::Pointer || in replaceExpr()392 Loc.getTypeLocClass() == TypeLoc::Qualified) in replaceExpr()395 while (Loc.getTypeLocClass() == TypeLoc::LValueReference || in replaceExpr()396 Loc.getTypeLocClass() == TypeLoc::RValueReference || in replaceExpr()397 Loc.getTypeLocClass() == TypeLoc::Qualified) { in replaceExpr()
50 switch (TL.getTypeLocClass()) { in TraverseTypeLoc()
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
633 switch (TL.getTypeLocClass()) {
30 switch (TyLoc.getTypeLocClass()) { in Visit()40 switch (TyLoc.getTypeLocClass()) { in Visit()
90 TypeLocClass getTypeLocClass() const { in getTypeLocClass() function231 TypeLocClass getTypeLocClass() const { in getTypeLocClass() function
651 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()
37 if (TLoc.getTypeLocClass() == TypeLoc::Elaborated) { in startLocationForType()49 while (TLoc.getTypeLocClass() == TypeLoc::Elaborated || in endLocationForType()50 TLoc.getTypeLocClass() == TypeLoc::Qualified) in endLocationForType()56 if (TLoc.getTypeLocClass() == TypeLoc::TemplateSpecialization) in endLocationForType()329 if (Type.getTypeLocClass() == TypeLoc::SubstTemplateTypeParm) in isTemplateParameter()565 while (Loc.getTypeLocClass() == TypeLoc::Qualified) in run()567 if (Loc.getTypeLocClass() == TypeLoc::Elaborated) { in run()
115 switch (TL.getTypeLocClass()) { in initializeImpl()174 switch (Cur.getTypeLocClass()) { in getBeginLoc()211 switch (Cur.getTypeLocClass()) { in getEndLoc()
134 switch (TL.getTypeLocClass()) { in initializeImpl()195 switch (Cur.getTypeLocClass()) { in getBeginLoc()232 switch (Cur.getTypeLocClass()) { in getEndLoc()
31 switch (CurTL.getTypeLocClass()) { in pushFullCopy()
4548 switch (T.getTypeLocClass()) { in TransformType()
5719 switch (TL.getTypeLocClass()) { in Visit()
32 switch (CurTL.getTypeLocClass()) { in pushFullCopy()
4015 switch (T.getTypeLocClass()) { in TransformType()
4513 switch (TL.getTypeLocClass()) { in Visit()
128 if (TL.getTypeLocClass() == TypeLoc::Qualified) in getKind()
395 if (TL->getTypeLocClass() == TypeLoc::Qualified) in printNodeKind()