Searched refs:getTypeLocClass (Results 1 – 14 of 14) sorted by relevance
390 while (Loc.getTypeLocClass() == TypeLoc::Pointer || in replaceExpr()391 Loc.getTypeLocClass() == TypeLoc::Qualified) in replaceExpr()394 while (Loc.getTypeLocClass() == TypeLoc::LValueReference || in replaceExpr()395 Loc.getTypeLocClass() == TypeLoc::RValueReference || in replaceExpr()396 Loc.getTypeLocClass() == TypeLoc::Qualified) { in replaceExpr()
49 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
733 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()
134 switch (TL.getTypeLocClass()) { in initializeImpl()195 switch (Cur.getTypeLocClass()) { in getBeginLoc()232 switch (Cur.getTypeLocClass()) { in getEndLoc()
137 switch (T.getTypeLocClass()) { in getFromNode()
31 switch (CurTL.getTypeLocClass()) { in pushFullCopy()
5873 switch (TL.getTypeLocClass()) { in Visit()
4723 switch (T.getTypeLocClass()) { in TransformType()
127 if (TL.getTypeLocClass() == TypeLoc::Qualified) in getKind()
547 if (TL->getTypeLocClass() == TypeLoc::Qualified) in printNodeKind()