Searched refs:getComments (Results 1 – 7 of 7) sorted by relevance
184 ArrayList<JniSection> sections = getComments(classFile); in getJniSections()198 ArrayList<JniSection> sections = getComments(classFile); in getNativeCodeBodies()208 private ArrayList<JniSection> getComments (String classFile) { in getComments() method in RobustJavaMethodParser
188 ArrayRef<RawComment *> getComments() const { in getComments() function
119 ArrayRef<std::string> getComments(const Entry &E) const { in getComments() function
1485 auto &&Comments = DebugLocs.getComments(Entry); in emitDebugLocEntry()
68 ArrayRef<RawComment *> RawComments = Comments.getComments(); in getRawCommentForDeclNoCache()128 ArrayRef<RawComment *> RawComments = Comments.getComments(); in getRawCommentForDeclNoCache()
2826 ArrayRef<RawComment *> RawComments = Context->Comments.getComments(); in WriteComments()
10366 ArrayRef<RawComment *> Comments = Context.getRawCommentList().getComments(); in ActOnDocumentableDecls()