Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DTargetInfo.cpp9841 unsigned IncompleteUsedCount; // Number of IncompleteUsed entries in the Map. member in __anon6bad40bc1a11::TypeStringCache
9843 TypeStringCache() : IncompleteCount(0), IncompleteUsedCount(0) {} in TypeStringCache()
9976 --IncompleteUsedCount; in removeIncomplete()
9994 if (!ID || IncompleteUsedCount) in addIfComplete()
10026 ++IncompleteUsedCount; in lookupStr()