OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:handleDeclOccurrence
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Index/
IndexDataConsumer.h
42
virtual bool
handleDeclOccurrence
(const Decl *D, SymbolRoleSet Roles,
/src/external/apache2/llvm/dist/clang/lib/Index/
IndexingContext.cpp
69
return
handleDeclOccurrence
(D, Loc, /*IsRef=*/false, cast<Decl>(DC),
90
return
handleDeclOccurrence
(D, Loc, /*IsRef=*/true, Parent, Roles, Relations,
360
bool IndexingContext::
handleDeclOccurrence
(const Decl *D, SourceLocation Loc,
454
return DataConsumer.
handleDeclOccurrence
(D, Roles, FinalRelations, Loc, Node);
IndexingContext.h
129
bool
handleDeclOccurrence
(const Decl *D, SourceLocation Loc,
/src/external/apache2/llvm/dist/clang/tools/c-index-test/
core_main.cpp
103
bool
handleDeclOccurrence
(const Decl *D, SymbolRoleSet Roles,
/src/external/apache2/llvm/dist/clang/tools/libclang/
CXIndexDataConsumer.h
434
bool
handleDeclOccurrence
(const Decl *D, index::SymbolRoleSet Roles,
CXIndexDataConsumer.cpp
157
bool CXIndexDataConsumer::
handleDeclOccurrence
(
Completed in 29 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026