OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:handleDeclOccurrence
(Results
1 - 2
of
2
) sorted by null
/external/clang/lib/Index/
IndexingContext.cpp
27
return
handleDeclOccurrence
(D, D->getLocation(), /*IsRef=*/false,
38
return
handleDeclOccurrence
(D, Loc, /*IsRef=*/false, cast<Decl>(DC),
56
return
handleDeclOccurrence
(D, Loc, /*IsRef=*/true, Parent, Roles, Relations,
230
bool IndexingContext::
handleDeclOccurrence
(const Decl *D, SourceLocation Loc,
IndexingContext.h
109
bool
handleDeclOccurrence
(const Decl *D, SourceLocation Loc,
Completed in 5406 milliseconds