Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.cpp9877 class TypeStringCache { class
9919 mutable TypeStringCache TSC;
9991 void TypeStringCache::addIncomplete(const IdentifierInfo *ID, in addIncomplete()
10091 TypeStringCache &TSC);
10171 TypeStringCache &TSC);
10179 TypeStringCache &TSC) { in extractFieldType()
10257 TypeStringCache &TSC, in appendEnumType()
10375 TypeStringCache &TSC) { in appendPointerType()
10408 TypeStringCache &TSC) { in appendFunctionType()
10442 TypeStringCache &TSC) { in appendType()
[all …]