Home | History | Annotate | Download | only in libclang

Lines Matching full:nameddecl

46   const NamedDecl *Dcl;
384 void indexTypeSourceInfo(TypeSourceInfo *TInfo, const NamedDecl *Parent,
387 void indexTypeLoc(TypeLoc TL, const NamedDecl *Parent,
391 const NamedDecl *Parent,
396 void indexBody(const Stmt *S, const NamedDecl *Parent,
435 bool handleReference(const NamedDecl *D, SourceLocation Loc, CXCursor Cursor,
436 const NamedDecl *Parent,
441 bool handleReference(const NamedDecl *D, SourceLocation Loc,
442 const NamedDecl *Parent,
469 bool handleDecl(const NamedDecl *D,
478 bool handleCXXRecordDecl(const CXXRecordDecl *RD, const NamedDecl *OrigD);
480 bool markEntityOccurrenceInFile(const NamedDecl *D, SourceLocation Loc);
482 const NamedDecl *getEntityDecl(const NamedDecl *D) const;
490 void getEntityInfo(const NamedDecl *D,
500 CXCursor getRefCursor(const NamedDecl *D, SourceLocation Loc);