Searched refs:handleReference (Results 1 - 9 of 9) sorted by relevance

/external/apache-http/src/org/apache/http/impl/conn/tsccm/
H A DRefQueueHandler.java46 public void handleReference(Reference<?> ref) method in interface:RefQueueHandler
H A DRefQueueWorker.java103 refHandler.handleReference(ref);
H A DAbstractConnPool.java195 public void handleReference(Reference ref) { method in class:AbstractConnPool
/external/clang/tools/libclang/
H A DIndexBody.cpp43 IndexCtx.handleReference(E->getDecl(), E->getLocation(),
49 IndexCtx.handleReference(E->getMemberDecl(), E->getMemberLoc(),
59 IndexCtx.handleReference(D->getField(), D->getFieldLoc(),
66 IndexCtx.handleReference(E->getDecl(), E->getLocation(),
76 IndexCtx.handleReference(MD, E->getSelectorStartLoc(),
85 IndexCtx.handleReference(E->getExplicitProperty(), E->getLocation(),
88 // No need to do a handleReference for the objc method, because there will
94 IndexCtx.handleReference(E->getProtocol(), E->getProtocolIdLoc(),
101 IndexCtx.handleReference(MD, E->getLocStart(),
108 IndexCtx.handleReference(M
[all...]
H A DIndexTypeSourceInfo.cpp32 IndexCtx.handleReference(TL.getTypedefNameDecl(), TL.getNameLoc(),
55 IndexCtx.handleReference(D, TL.getNameLoc(),
61 IndexCtx.handleReference(TL.getIFaceDecl(), TL.getNameLoc(),
68 IndexCtx.handleReference(TL.getProtocol(i), TL.getProtocolLoc(i),
78 IndexCtx.handleReference(RD, TL.getTemplateNameLoc(),
82 IndexCtx.handleReference(D, TL.getTemplateNameLoc(),
136 handleReference(NNS.getNestedNameSpecifier()->getAsNamespace(),
140 handleReference(NNS.getNestedNameSpecifier()->getAsNamespaceAlias(),
H A DIndexDecl.cpp75 IndexCtx.handleReference(Member, Init->getMemberLocation(), D, D);
226 IndexCtx.handleReference(IvarD, D->getPropertyIvarDeclLoc(), 0,
256 IndexCtx.handleReference((*I)->getUnderlyingDecl(), D->getLocation(),
267 IndexCtx.handleReference(D->getNominatedNamespaceAsWritten(),
H A DIndexingContext.h440 bool handleReference(const NamedDecl *D, SourceLocation Loc, CXCursor Cursor,
446 bool handleReference(const NamedDecl *D, SourceLocation Loc,
H A DIndexingContext.cpp506 return handleReference(PD, D->getLocation(), getCursor(D), 0, D->getDeclContext());
566 bool IndexingContext::handleReference(const NamedDecl *D, SourceLocation Loc, function in class:IndexingContext
577 return handleReference(D, Loc, Cursor, Parent, DC, E, Kind);
580 bool IndexingContext::handleReference(const NamedDecl *D, SourceLocation Loc, function in class:IndexingContext
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.commons.httpclient_3.1.0.v201005080502.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 117 milliseconds