Home
last modified time | relevance | path

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

/freebsd-src/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 DDebugLocStream.h50 std::vector<std::string> Comments; variable
H A DDwarfExpression.h371 std::vector<std::string> Comments; global() member
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.h124 tryDecodeInst(const uint8_t * Table,MCInst & MI,InsnType Inst,uint64_t Address,raw_ostream & Comments) tryDecodeInst() argument
152 tryDecodeInst(const uint8_t * Table1,const uint8_t * Table2,MCInst & MI,InsnType Inst,uint64_t Address,raw_ostream & Comments) tryDecodeInst() argument
/freebsd-src/contrib/libucl/
H A DREADME.md208 ### Comments subsection
/freebsd-src/crypto/openssl/doc/internal/man7/
H A Dbuild.info.pod87 =head3 Comments subsection
/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCDisassembler/
H A DDisassembler.cpp142 StringRef Comments = DC->CommentsToEmit.str(); in emitComments() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DModuleSummaryIndex.cpp392 std::string Comments; member
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCAsmStreamer.cpp441 StringRef Comments = CommentToEmit; EmitCommentsAndEOL() local
507 StringRef Comments = ExplicitCommentToEmit; emitExplicitComments() local
2401 StringRef Comments = CommentToEmit; emitInstruction() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.cpp4654 distributeComments(const SmallVectorImpl<FormatToken * > & Comments,const FormatToken * NextTok) distributeComments() argument
4708 SmallVector<FormatToken *, 1> Comments; readToken() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp1466 emitPostInstructionInfo(formatted_raw_ostream & FOS,const MCAsmInfo & MAI,const MCSubtargetInfo & STI,StringRef Comments,LiveVariablePrinter & LVP) emitPostInstructionInfo() argument
1788 SmallString<40> Comments; disassembleObject() local
H A DMachODump.cpp6999 StringRef Comments = CommentsToEmit.str(); emitComments() local
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h797 RawCommentList Comments; global() variable
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp9396 std::vector<RawComment *> Comments; ReadComments() local