Home
last modified time | relevance | path

Searched defs: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
8485 TypeStringCache() : IncompleteCount(0), IncompleteUsedCount(0) {} in TypeStringCache() function in __anon2eb210401711::TypeStringCache