Searched defs:Comments (Results 1 – 16 of 16) sorted by relevance
78 SmallVectorImpl<std::string> &Comments; variable87 SmallVectorImpl<std::string> &Comments, in BufferByteStreamer()
56 SmallVector<std::string, 32> Comments; variable
106 Comments section in CIL Information
64 #### Comments #### subsubsection
23 public class Comments { class34 public Comments() { in Comments() method in Comments
65 CommentList Comments; member in clang::CommentHandlerVisitor96 CommentVerifier(const CommentList &Comments, Preprocessor *PP) in CommentVerifier()
194 std::vector<RawComment *> Comments; variable
607 RawCommentList Comments; variable
128 StringRef Comments = DC->CommentsToEmit.str(); in emitComments() local
120 char Comments[MAX_COMMENT_SIZE]; member
274 StringRef Comments = CommentToEmit; in EmitCommentsAndEOL() local
658 TEST_F(TextFormatTest, Comments) { in TEST_F() argument
983 SmallString<40> Comments; in DisassembleObject() local
5859 StringRef Comments = CommentsToEmit.str(); in emitComments() local
8184 std::vector<RawComment *> Comments; in ReadComments() local
10366 ArrayRef<RawComment *> Comments = Context.getRawCommentList().getComments(); in ActOnDocumentableDecls() local