Home
last modified time | relevance | path

Searched defs:LexicalDecls (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h599 LexicalDecls; variable
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp7980 auto Visit = [&] (ModuleFile *M, LexicalContents LexicalDecls) { in FindExternalLexicalDecls()