Home | History | Annotate | Download | only in libclang

Lines Matching refs:NamedDecl

47   const NamedDecl *Dcl;
378 void indexTypeSourceInfo(TypeSourceInfo *TInfo, const NamedDecl *Parent,
381 void indexTypeLoc(TypeLoc TL, const NamedDecl *Parent,
385 const NamedDecl *Parent,
390 void indexBody(const Stmt *S, const NamedDecl *Parent,
431 bool handleReference(const NamedDecl *D, SourceLocation Loc, CXCursor Cursor,
432 const NamedDecl *Parent,
437 bool handleReference(const NamedDecl *D, SourceLocation Loc,
438 const NamedDecl *Parent,
465 bool handleDecl(const NamedDecl *D,
474 bool handleCXXRecordDecl(const CXXRecordDecl *RD, const NamedDecl *OrigD);
476 bool markEntityOccurrenceInFile(const NamedDecl *D, SourceLocation Loc);
478 const NamedDecl *getEntityDecl(const NamedDecl *D) const;
486 void getEntityInfo(const NamedDecl *D,
496 CXCursor getRefCursor(const NamedDecl *D, SourceLocation Loc);