Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DTargetInfo.cpp10151 unsigned IncompleteUsedCount; // Number of IncompleteUsed entries in the Map. member in __anon8ad051811b11::TypeStringCache
10153 TypeStringCache() : IncompleteCount(0), IncompleteUsedCount(0) {} in TypeStringCache()
10287 --IncompleteUsedCount; in removeIncomplete()
10305 if (!ID || IncompleteUsedCount) in addIfComplete()
10337 ++IncompleteUsedCount; in lookupStr()