Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DCompileCommands.cpp532 unsigned RuleCount = 0; in rulesFor() local
536 RuleCount += Entry.second.size(); in rulesFor()
542 RuleCount, Result->getAllocator().getBytesAllocated()); in rulesFor()