Home | History | Annotate | Download | only in libclang

Lines Matching refs:NamedDecl

50   const NamedDecl *Dcl;
381 void indexTypeSourceInfo(TypeSourceInfo *TInfo, const NamedDecl *Parent,
384 void indexTypeLoc(TypeLoc TL, const NamedDecl *Parent,
388 const NamedDecl *Parent,
393 void indexBody(const Stmt *S, const NamedDecl *Parent,
434 bool handleReference(const NamedDecl *D, SourceLocation Loc, CXCursor Cursor,
435 const NamedDecl *Parent,
440 bool handleReference(const NamedDecl *D, SourceLocation Loc,
441 const NamedDecl *Parent,
468 bool handleDecl(const NamedDecl *D,
477 bool handleCXXRecordDecl(const CXXRecordDecl *RD, const NamedDecl *OrigD);
479 bool markEntityOccurrenceInFile(const NamedDecl *D, SourceLocation Loc);
481 const NamedDecl *getEntityDecl(const NamedDecl *D) const;
489 void getEntityInfo(const NamedDecl *D,
499 CXCursor getRefCursor(const NamedDecl *D, SourceLocation Loc);