Searched refs:TypeStringCache (Results 1 – 1 of 1) sorted by relevance
10275 class TypeStringCache { class10287 TypeStringCache() : IncompleteCount(0), IncompleteUsedCount(0) {} in TypeStringCache() function in __anon0040e4081b11::TypeStringCache10317 mutable TypeStringCache TSC;10390 void TypeStringCache::addIncomplete(const IdentifierInfo *ID, in addIncomplete()10408 bool TypeStringCache::removeIncomplete(const IdentifierInfo *ID) { in removeIncomplete()10437 void TypeStringCache::addIfComplete(const IdentifierInfo *ID, StringRef Str, in addIfComplete()10458 StringRef TypeStringCache::lookupStr(const IdentifierInfo *ID) { in lookupStr()10490 TypeStringCache &TSC);10644 TypeStringCache &TSC);10652 TypeStringCache &TSC) { in extractFieldType()[all …]