OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FindExternalLexicalDecls
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/AST/
ExternalASTSource.cpp
105
void ExternalASTSource::
FindExternalLexicalDecls
(
/src/external/apache2/llvm/dist/clang/include/clang/AST/
ExternalASTSource.h
179
FindExternalLexicalDecls
(const DeclContext *DC,
185
void
FindExternalLexicalDecls
(const DeclContext *DC,
187
FindExternalLexicalDecls
(DC, [](Decl::Kind) { return true; }, Result);
/src/external/apache2/llvm/dist/clang/lib/Sema/
MultiplexExternalSemaSource.cpp
117
void MultiplexExternalSemaSource::
FindExternalLexicalDecls
(
121
Sources[i]->
FindExternalLexicalDecls
(DC, IsKindWeWant, Result);
Completed in 23 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026