Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DByteStreamer.h77 SmallVectorImpl<std::string> &Comments; variable
86 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/autotest/docs/
Dcoding-style.md105 ## Comments section in Coding style for autotest in Chrome OS / Android / Brillo
/external/curl/docs/
DCODE_STYLE.md44 ## Comments section in cURL C code style
/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/swiftshader/third_party/LLVM/lib/MC/MCDisassembler/
DDisassembler.cpp154 StringRef Comments = DC->CommentsToEmit.str(); in LLVMDisasmInstruction() local
/external/clang/include/clang/AST/
DRawCommentList.h194 std::vector<RawComment *> Comments; variable
DASTContext.h617 RawCommentList Comments; variable
/external/clang/unittests/Format/
DSortImportsTestJS.cpp95 TEST_F(SortImportsTestJS, Comments) { in TEST_F() argument
/external/llvm/lib/MC/MCDisassembler/
DDisassembler.cpp128 StringRef Comments = DC->CommentsToEmit.str(); in emitComments() local
/external/swiftshader/third_party/LLVM/lib/Target/PTX/
DPTXMCAsmStreamer.cpp208 StringRef Comments = CommentToEmit.str(); in EmitCommentsAndEOL() local
/external/llvm/lib/MC/
DMCAsmStreamer.cpp306 StringRef Comments = CommentToEmit; in EmitCommentsAndEOL() local
371 StringRef Comments = ExplicitCommentToEmit; in emitExplicitComments() local
/external/swiftshader/third_party/LLVM/lib/MC/
DMCAsmStreamer.cpp284 StringRef Comments = CommentToEmit.str(); in EmitCommentsAndEOL() local
/external/protobuf/src/google/protobuf/
Dtext_format_unittest.cc663 TEST_F(TextFormatTest, Comments) { in TEST_F() argument
/external/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp1118 SmallString<40> Comments; in DisassembleObject() local
DMachODump.cpp6388 StringRef Comments = CommentsToEmit.str(); in emitComments() local
/external/clang/lib/Serialization/
DASTReader.cpp8240 std::vector<RawComment *> Comments; in ReadComments() local
/external/clang/lib/Sema/
DSemaDecl.cpp10775 ArrayRef<RawComment *> Comments = Context.getRawCommentList().getComments(); in ActOnDocumentableDecls() local