OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:handleReference
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Index/
IndexTypeSourceInfo.cpp
52
return IndexCtx.
handleReference
(TTPD, Loc, Parent, ParentDC,
61
return IndexCtx.
handleReference
(Underlying, Loc, Parent,
65
TRY_TO(IndexCtx.
handleReference
(ND, Loc,
68
TRY_TO(IndexCtx.
handleReference
(CD, Loc, Parent, ParentDC,
73
TRY_TO(IndexCtx.
handleReference
(ND, Loc,
119
return IndexCtx.
handleReference
(D, TL.getNameLoc(),
125
return IndexCtx.
handleReference
(TL.getIFaceDecl(), TL.getNameLoc(),
131
IndexCtx.
handleReference
(TL.getProtocol(i), TL.getProtocolLoc(i),
146
IndexCtx.
handleReference
(ResolvedClass, TemplNameLoc, Parent, ParentDC,
149
IndexCtx.
handleReference
(D, TemplNameLoc, Parent, ParentDC
[
all
...]
IndexBody.cpp
139
return IndexCtx.
handleReference
(E->getDecl(), E->getLocation(),
149
return IndexCtx.
handleReference
(E->getMemberDecl(), Loc,
181
return IndexCtx.
handleReference
(Symbols[0], Loc, Parent, ParentDC, Roles,
203
return IndexCtx.
handleReference
(D.getField(), D.getFieldLoc(), Parent,
212
return IndexCtx.
handleReference
(E->getDecl(), E->getLocation(),
282
return IndexCtx.
handleReference
(MD, E->getSelectorStartLoc(),
290
IndexCtx.
handleReference
(E->getClassReceiver(), E->getReceiverLocation(),
295
return IndexCtx.
handleReference
(E->getExplicitProperty(), E->getLocation(),
305
return IndexCtx.
handleReference
(PD, E->getLocation(), Parent,
311
// No need to do a
handleReference
for the objc method, because there wil
[
all
...]
IndexDecl.cpp
65
IndexCtx.
handleReference
(TTD, TALoc.getTemplateNameLoc(), Parent, DC);
171
IndexCtx.
handleReference
(D, AttrLoc, cast<NamedDecl>(D->getDeclContext()),
257
IndexCtx.
handleReference
(Ctor->getParent(), Ctor->getLocation(),
266
IndexCtx.
handleReference
(Member, Init->getMemberLocation(), D, D,
273
IndexCtx.
handleReference
(Dtor->getParent(),
279
IndexCtx.
handleReference
(Guide->getDeducedTemplate()->getTemplatedDecl(),
386
TRY_TO(IndexCtx.
handleReference
(PD, Loc, ContD, ContD, roles,
402
TRY_TO(IndexCtx.
handleReference
(TD, SuperLoc, D, D,
410
TRY_TO(IndexCtx.
handleReference
(SuperD, SuperLoc, D, D, superRoles,
417
return IndexCtx.
handleReference
(D, D->getLocation(), nullptr
[
all
...]
IndexingContext.h
78
bool
handleReference
(const NamedDecl *D, SourceLocation Loc,
IndexingContext.cpp
74
bool IndexingContext::
handleReference
(const NamedDecl *D, SourceLocation Loc,
/src/external/apache2/llvm/dist/clang/tools/libclang/
CXIndexDataConsumer.h
413
bool
handleReference
(const NamedDecl *D, SourceLocation Loc, CXCursor Cursor,
CXIndexDataConsumer.cpp
205
handleReference
(ND, Loc, Cursor,
823
return
handleReference
(PD, D->getLocation(), getCursor(D),
884
bool CXIndexDataConsumer::
handleReference
(const NamedDecl *D, SourceLocation Loc,
Completed in 60 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026