Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DTargetInfo.cpp8483 unsigned IncompleteUsedCount; // Number of IncompleteUsed entries in the Map. member in __anon2eb210401711::TypeStringCache
8485 TypeStringCache() : IncompleteCount(0), IncompleteUsedCount(0) {} in TypeStringCache()
8614 --IncompleteUsedCount; in removeIncomplete()
8632 if (!ID || IncompleteUsedCount) in addIfComplete()
8664 ++IncompleteUsedCount; in lookupStr()