Home
last modified time | relevance | path

Searched refs:TypeStringCache (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DTargetInfo.cpp8473 class TypeStringCache { class
8515 mutable TypeStringCache TSC;
8583 void TypeStringCache::addIncomplete(const IdentifierInfo *ID, in addIncomplete()
8601 bool TypeStringCache::removeIncomplete(const IdentifierInfo *ID) { in removeIncomplete()
8651 StringRef TypeStringCache::lookupStr(const IdentifierInfo *ID) { in lookupStr()
8727 TypeStringCache &TSC);
8735 TypeStringCache &TSC) { in extractFieldType()
8813 TypeStringCache &TSC, in appendEnumType()
8931 TypeStringCache &TSC) { in appendPointerType()
8964 TypeStringCache &TSC) { in appendFunctionType()
[all …]