Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/Serialization/
HDASTReader.h875 unsigned NumLexicalDeclContextsRead, TotalLexicalDeclContexts; variable
/NextBSD/contrib/llvm/tools/clang/lib/Serialization/
HDASTReader.cpp6221 ++NumLexicalDeclContextsRead; in FindExternalLexicalDecls()
6676 NumLexicalDeclContextsRead, TotalLexicalDeclContexts, in PrintStats()
6677 ((float)NumLexicalDeclContextsRead/TotalLexicalDeclContexts in PrintStats()
8499 NumLexicalDeclContextsRead(0), TotalLexicalDeclContexts(0), in ASTReader()