Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTWriter.h449 unsigned NumVisibleDeclContexts = 0; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp3914 ++NumVisibleDeclContexts; in WriteDeclContextVisibleBlock()
4840 NumStatements, NumMacros, NumLexicalDeclContexts, NumVisibleDeclContexts}; in WriteASTCore()