Home | History | Annotate | Download | only in libclang

Lines Matching refs:handleReference

506   return handleReference(PD, D->getLocation(), getCursor(D), 0, D->getDeclContext());
566 bool IndexingContext::handleReference(const NamedDecl *D, SourceLocation Loc,
577 return handleReference(D, Loc, Cursor, Parent, DC, E, Kind);
580 bool IndexingContext::handleReference(const NamedDecl *D, SourceLocation Loc,