[SourceKit] Surface group names via cursor info query.

This commit is contained in:
Xi Ge
2016-02-05 16:16:49 -08:00
parent 33b4de7ff6
commit a25551e54d
14 changed files with 54 additions and 1 deletions

View File

@@ -138,6 +138,8 @@ public:
Optional<BriefAndRawComment> getCommentForDecl(const Decl *D) const override;
Optional<StringRef> getGroupNameForDecl(const Decl *D) const override;
virtual void getTopLevelDecls(SmallVectorImpl<Decl*> &results) const override;
virtual void