Home
last modified time | relevance | path

Searched defs:Comments (Results 1 – 16 of 16) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DByteStreamer.h78 SmallVectorImpl<std::string> &Comments; variable
87 SmallVectorImpl<std::string> &Comments, in BufferByteStreamer()
DDebugLocStream.h56 SmallVector<std::string, 32> Comments; variable
/external/selinux/secilc/docs/
Dcil_reference_guide.md106 Comments section in CIL Information
/external/chromium-trace/catapult/third_party/flot/
DCONTRIBUTING.md64 #### Comments #### subsubsection
/external/jdiff/src/jdiff/
DComments.java23 public class Comments { class
34 public Comments() { in Comments() method in Comments
/external/clang/unittests/Tooling/
DCommentHandlerTest.cpp65 CommentList Comments; member in clang::CommentHandlerVisitor
96 CommentVerifier(const CommentList &Comments, Preprocessor *PP) in CommentVerifier()
/external/clang/include/clang/AST/
DRawCommentList.h194 std::vector<RawComment *> Comments; variable
DASTContext.h607 RawCommentList Comments; variable
/external/llvm/lib/MC/MCDisassembler/
DDisassembler.cpp128 StringRef Comments = DC->CommentsToEmit.str(); in emitComments() local
/external/jhead/
Djhead.h120 char Comments[MAX_COMMENT_SIZE]; member
/external/llvm/lib/MC/
DMCAsmStreamer.cpp274 StringRef Comments = CommentToEmit; in EmitCommentsAndEOL() local
/external/protobuf/src/google/protobuf/
Dtext_format_unittest.cc658 TEST_F(TextFormatTest, Comments) { in TEST_F() argument
/external/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp983 SmallString<40> Comments; in DisassembleObject() local
DMachODump.cpp5859 StringRef Comments = CommentsToEmit.str(); in emitComments() local
/external/clang/lib/Serialization/
DASTReader.cpp8184 std::vector<RawComment *> Comments; in ReadComments() local
/external/clang/lib/Sema/
DSemaDecl.cpp10366 ArrayRef<RawComment *> Comments = Context.getRawCommentList().getComments(); in ActOnDocumentableDecls() local