/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | ByteStreamer.h | 93 std::vector<std::string> &Comments; variable 102 std::vector<std::string> &Comments, bool GenerateComments) in BufferByteStreamer()
|
H A D | DebugLocStream.h | 50 std::vector<std::string> Comments; variable
|
H A D | DwarfExpression.h | 371 std::vector<std::string> Comments; global() member
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/ |
H A D | AMDGPUDisassembler.h | 124 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 D | README.md | 208 ### Comments subsection
|
/freebsd-src/crypto/openssl/doc/internal/man7/ |
H A D | build.info.pod | 87 =head3 Comments subsection
|
/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCDisassembler/ |
H A D | Disassembler.cpp | 142 StringRef Comments = DC->CommentsToEmit.str(); in emitComments() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | ModuleSummaryIndex.cpp | 392 std::string Comments; member
|
/freebsd-src/contrib/llvm-project/llvm/lib/MC/ |
H A D | MCAsmStreamer.cpp | 441 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 D | UnwrappedLineParser.cpp | 4654 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 D | llvm-objdump.cpp | 1466 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 D | MachODump.cpp | 6999 StringRef Comments = CommentsToEmit.str(); emitComments() local
|
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ |
H A D | ASTContext.h | 797 RawCommentList Comments; global() variable
|
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTReader.cpp | 9396 std::vector<RawComment *> Comments; ReadComments() local
|