Home | History | Annotate | Download | only in libclang

Lines Matching refs:handleReference

584   return handleReference(PD, D->getLocation(), getCursor(D), 0, D->getDeclContext());
644 bool IndexingContext::handleReference(const NamedDecl *D, SourceLocation Loc,
654 return handleReference(D, Loc, Cursor, Parent, DC, E, Kind);
657 bool IndexingContext::handleReference(const NamedDecl *D, SourceLocation Loc,