Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DByteStreamer.h93 std::vector<std::string> &Comments; variable
102 std::vector<std::string> &Comments, bool GenerateComments) in BufferByteStreamer()
H A DDwarfExpression.h310 std::vector<std::string> Comments; member
H A DDebugLocStream.h51 std::vector<std::string> Comments; global() variable
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.h133 uint64_t Address, raw_ostream &Comments) const { in tryDecodeInst()
161 raw_ostream &Comments) const { in tryDecodeInst()
/freebsd/contrib/libucl/
H A DREADME.md208 ### Comments subsection
/freebsd/crypto/openssl/doc/internal/man7/
H A Dbuild.info.pod87 =head3 Comments subsection
/freebsd/contrib/llvm-project/llvm/lib/MC/MCDisassembler/
H A DDisassembler.cpp142 StringRef Comments = DC->CommentsToEmit.str(); in emitComments() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DModuleSummaryIndex.cpp392 std::string Comments; member
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCAsmStreamer.cpp458 StringRef Comments = CommentToEmit; in EmitCommentsAndEOL() local
524 StringRef Comments = ExplicitCommentToEmit; in emitExplicitComments() local
2427 StringRef Comments = CommentToEmit; in emitInstruction() local
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.cpp4770 const SmallVectorImpl<FormatToken *> &Comments, in distributeComments()
4824 SmallVector<FormatToken *, 1> Comments; in readToken() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp1603 StringRef Comments, in emitPostInstructionInfo()
1922 SmallString<40> Comments; in disassembleObject() local
H A DMachODump.cpp7111 StringRef Comments = CommentsToEmit.str(); in emitComments() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h826 RawCommentList Comments; variable
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp9536 std::vector<RawComment *> Comments; in ReadComments() local