Searched defs:numRefs (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang-tools-extra/clangd/index/ | ||
H A D | Ref.h | 123 size_t numRefs() const { return NumRefs; } numRefs() function |
/llvm-project/lld/COFF/ | ||
H A D | SymbolTable.cpp | 265 size_t numDisplayedRefs = 0, numRefs = 0; reportUndefinedSymbol() local |