Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DTargetInfo.cpp10141 class TypeStringCache { class
10183 mutable TypeStringCache TSC;
10256 void TypeStringCache::addIncomplete(const IdentifierInfo *ID, in addIncomplete()
10356 TypeStringCache &TSC);
10510 TypeStringCache &TSC);
10518 TypeStringCache &TSC) { in extractFieldType()
10596 TypeStringCache &TSC, in appendEnumType()
10714 TypeStringCache &TSC) { in appendPointerType()
10747 TypeStringCache &TSC) { in appendFunctionType()
10781 TypeStringCache &TSC) { in appendType()
[all …]