reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
10804 LookupResult R(*this, NameInfo, LookupOrdinaryName); 10815 NameInfo.getName().getAsString() + 10819 SourceLocation InsertLoc = getLocForEndOfToken(NameInfo.getEndLoc()); 10824 InsertLoc, " " + NameInfo.getName().getAsString()); 10833 UsingLoc, "auto &" + NameInfo.getName().getAsString() + " = "); 10848 "constexpr auto " + NameInfo.getName().getAsString() + " = ");