Lines Matching defs:handleDecl
544 bool CXIndexDataConsumer::handleDecl(const NamedDecl *D,
607 return handleDecl(D, Loc, Cursor, ContDInfo);
623 return handleDecl(D, D->getLocation(), getCursor(D), DInfo);
629 return handleDecl(D, D->getLocation(), getCursor(D), DInfo);
635 return handleDecl(D, D->getLocation(), getCursor(D), DInfo);
641 return handleDecl(D, D->getLocation(), getCursor(D), DInfo);
650 return handleDecl(D, D->getLocation(), getCursor(D), DInfo);
656 return handleDecl(D, D->getLocation(), getCursor(D), DInfo);
819 return handleDecl(D, Loc, getCursor(D), DInfo);
835 return handleDecl(D, Loc, getCursor(D), DInfo, LexicalDC, D->getDeclContext());
860 return handleDecl(D, D->getLocation(), getCursor(D), DInfo);
867 return handleDecl(D, D->getLocation(), getCursor(D), DInfo);
878 return handleDecl(D, D->getLocation(), getCursor(D), DInfo);
884 return handleDecl(D, D->getLocation(), getCursor(D), DInfo);
890 return handleDecl(D, D->getLocation(), getCursor(D), DInfo);
997 return handleDecl(OrigD, OrigD->getLocation(), getCursor(OrigD), CXXDInfo);
1003 return handleDecl(OrigD, OrigD->getLocation(), getCursor(OrigD), DInfo);