Home | History | Annotate | Download | only in libclang

Lines Matching refs:handleReference

203     handleReference(ND, Loc, Cursor,
816 return handleReference(PD, D->getLocation(), getCursor(D),
877 bool CXIndexDataConsumer::handleReference(const NamedDecl *D, SourceLocation Loc,
887 return handleReference(D, Loc, Cursor, Parent, DC, E, Kind);
890 bool CXIndexDataConsumer::handleReference(const NamedDecl *D, SourceLocation Loc,