Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DStandardLibrary.cpp57 static int countSymbols(Lang Language) { in countSymbols() function
87 unsigned SymCount = countSymbols(Language); in initialize()