Searched refs:getTypeLocClass (Results 1 – 13 of 13) sorted by relevance
28 switch (TyLoc.getTypeLocClass()) { in Visit()38 switch (TyLoc.getTypeLocClass()) { in Visit()
116 TypeLocClass getTypeLocClass() const { in getTypeLocClass() function273 TypeLocClass getTypeLocClass() const { in getTypeLocClass() function
722 switch (TL.getTypeLocClass()) {
37 switch (TyLoc.getTypeLocClass()) { in getPointeeTypeText()119 switch (TyLoc.getTypeLocClass()) { in getPointee2TypeText()126 if (PtrTyLoc.getTypeLocClass() == TypeLoc::Pointer) { in getPointee2TypeText()
31 switch (CurTL.getTypeLocClass()) { in pushFullCopy()54 switch (CurTL.getTypeLocClass()) { in pushTrivial()
6273 if (CurrTL.getTypeLocClass() == TypeLoc::IncompleteArray && e != 1 && in GetTypeSourceInfoForDeclarator()6286 switch (CurrTL.getTypeLocClass()) { in GetTypeSourceInfoForDeclarator()
5202 switch (T.getTypeLocClass()) { in TransformType()
6077 switch (TL.getTypeLocClass()) { in Visit()
124 while (TL.getTypeLocClass() == TypeLoc::Elaborated || in EndLocationForType()125 TL.getTypeLocClass() == TypeLoc::Qualified) in EndLocationForType()131 if (TL.getTypeLocClass() == TypeLoc::TemplateSpecialization) { in EndLocationForType()141 while (TL.getTypeLocClass() == TypeLoc::Qualified) in GetNestedNameForType()
136 switch (TL.getTypeLocClass()) { in initializeImpl()197 switch (Cur.getTypeLocClass()) { in getBeginLoc()240 switch (Cur.getTypeLocClass()) { in getEndLoc()
152 switch (T.getTypeLocClass()) { in getFromNode()
102 (llvm::Twine(TL.getTypeLocClass() == TypeLoc::Qualified in Visit()
254 OS << (TL.getTypeLocClass() == TypeLoc::Qualified in Visit()