Searched defs:Comments (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DByteStreamer.h79 std::vector<std::string> &Comments; member in class:llvm::final
87 BufferByteStreamer(SmallVectorImpl<char> &Buffer, std::vector<std::string> &Comments, bool GenerateComments) argument
[all...]
H A DDebugLocStream.h51 std::vector<std::string> Comments; member in class:llvm::DebugLocStream
/netbsd-current/external/apache2/llvm/dist/llvm/lib/MC/MCDisassembler/
H A DDisassembler.cpp143 StringRef Comments = DC->CommentsToEmit.str(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCAsmStreamer.cpp416 StringRef Comments = CommentToEmit; local
482 StringRef Comments = ExplicitCommentToEmit; local
484 OS << Comments; local
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Format/
H A DUnwrappedLineParser.cpp3209 SmallVector<FormatToken *, 1> Comments; local
3153 distributeComments( const SmallVectorImpl<FormatToken *> &Comments, const FormatToken *NextTok) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTContext.h740 RawCommentList Comments; member in class:clang::ASTContext
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DMachODump.cpp7149 StringRef Comments = CommentsToEmit.str(); local

Completed in 248 milliseconds