Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h1189 unsigned NumModuleLocalVisibleDeclContexts = 0, variable
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp8579 ++NumModuleLocalVisibleDeclContexts; in FindExternalVisibleDeclsByName()
8625 findAll(ModuleLocalLookups, NumModuleLocalVisibleDeclContexts); in completeVisibleDeclsMap()
8763 NumModuleLocalVisibleDeclContexts, TotalModuleLocalVisibleDeclContexts, in PrintStats()
8764 ((float)NumModuleLocalVisibleDeclContexts / in PrintStats()