Home
last modified time | relevance | path

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

/llvm-project/libc/docs/dev/
H A Dheader_generation.rst49 Comments global() section in Header Configuration Language
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Duse-equals-default.cpp250 struct Comments { struct
251 Comments() { in Comments() argument
255 ~Comments() { in ~Comments() argument
H A Duse-equals-default-copy.cpp109 struct Comments { struct
110 Comments(const Comments &Other) in Comments() function
117 struct MoreComments { argument
/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.h50 std::vector<std::string> Comments; variable
/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DArgumentCommentCheck.cpp82 std::vector<std::pair<SourceLocation, StringRef>> Comments; in getCommentsInRange() local
126 std::vector<std::pair<SourceLocation, StringRef>> Comments; in getCommentsBeforeLoc() local
300 std::vector<std::pair<SourceLocation, StringRef>> Comments; in checkCallArgs() local
/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.h133 uint64_t Address, raw_ostream &Comments) const { in tryDecodeInst() argument
161 raw_ostream &Comments) const { in tryDecodeInst() argument
/llvm-project/llvm/docs/
H A DMyFirstTypoFix.rst359 Comments global() subsection
H A DMIRLangRef.rst824 Comments subsection
/llvm-project/clang/unittests/Tooling/
H A DCommentHandlerTest.cpp64 CommentList Comments; global() member in clang::CommentHandlerVisitor
94 CommentVerifier(const CommentList & Comments,Preprocessor * PP) CommentVerifier() argument
/llvm-project/clang/unittests/Format/
H A DSortImportsTestJS.cpp117 TEST_F(SortImportsTestJS, Comments) { in TEST_F() argument
/llvm-project/llvm/lib/MC/MCDisassembler/
H A DDisassembler.cpp142 StringRef Comments = DC->CommentsToEmit.str(); emitComments() local
/llvm-project/llvm/lib/IR/
H A DModuleSummaryIndex.cpp392 std::string Comments; global() member
/llvm-project/llvm/lib/MC/
H A DMCAsmStreamer.cpp442 StringRef Comments = CommentToEmit; EmitCommentsAndEOL() local
508 StringRef Comments = ExplicitCommentToEmit; emitExplicitComments() local
2411 StringRef Comments = CommentToEmit; emitInstruction() local
[all...]
/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.cpp4742 distributeComments(const SmallVectorImpl<FormatToken * > & Comments,const FormatToken * NextTok) distributeComments() argument
4796 SmallVector<FormatToken *, 1> Comments; readToken() local
[all...]
/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp1603 emitPostInstructionInfo(formatted_raw_ostream & FOS,const MCAsmInfo & MAI,const MCSubtargetInfo & STI,StringRef Comments,LiveVariablePrinter & LVP) emitPostInstructionInfo() argument
1922 SmallString<40> Comments; disassembleObject() local
H A DMachODump.cpp7111 StringRef Comments = CommentsToEmit.str(); emitComments() local
/llvm-project/clang/include/clang/AST/
H A DASTContext.h817 RawCommentList Comments; global() variable
/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp9536 std::vector<RawComment *> Comments; ReadComments() local