reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
5327 QualType T = S.GetTypeFromParser(DS.getRepAsType(), &TSI); 5334 TSI = S.Context.getTrivialTypeSourceInfo(T, DS.getTypeSpecTypeLoc()); 5337 TSI = S.RebuildTypeInCurrentInstantiation(TSI, D.getIdentifierLoc(), Name); 5341 ParsedType LocType = S.CreateParsedType(TSI->getType(), TSI); 5349 ExprResult Result = S.RebuildExprInCurrentInstantiation(E); 5372 if (S.RebuildNestedNameSpecifierInCurrentInstantiation(SS))