Searched defs:LibClangExtractAPIVisitor (Results 1 – 1 of 1) sorted by relevance
40 struct LibClangExtractAPIVisitor struct42 using Base = ExtractAPIVisitor<LibClangExtractAPIVisitor>;44 LibClangExtractAPIVisitor(ASTContext &Context, APISet &API) in LibClangExtractAPIVisitor() argument47 const RawComment *fetchRawCommentForDecl(const Decl *D) const { in fetchRawCommentForDecl()57 bool VisitObjCImplementationDecl(const ObjCImplementationDecl *Decl) { in VisitObjCImplementationDecl()