/llvm-project/libc/docs/dev/ |
H A D | header_generation.rst | 49 Comments global() section in Header Configuration Language
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/ |
H A D | use-equals-default.cpp | 250 struct Comments { struct 251 Comments() { in Comments() argument 255 ~Comments() { in ~Comments() argument
|
H A D | use-equals-default-copy.cpp | 109 struct Comments { struct 110 Comments(const Comments &Other) in Comments() function 117 struct MoreComments { argument
|
/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 | DwarfExpression.h | 310 std::vector<std::string> Comments; member
|
H A D | DebugLocStream.h | 50 std::vector<std::string> Comments; variable
|
/llvm-project/clang-tools-extra/clang-tidy/bugprone/ |
H A D | ArgumentCommentCheck.cpp | 82 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 D | AMDGPUDisassembler.h | 133 uint64_t Address, raw_ostream &Comments) const { in tryDecodeInst() argument 161 raw_ostream &Comments) const { in tryDecodeInst() argument
|
/llvm-project/llvm/docs/ |
H A D | MyFirstTypoFix.rst | 359 Comments global() subsection
|
H A D | MIRLangRef.rst | 824 Comments subsection
|
/llvm-project/clang/unittests/Tooling/ |
H A D | CommentHandlerTest.cpp | 64 CommentList Comments; global() member in clang::CommentHandlerVisitor 94 CommentVerifier(const CommentList & Comments,Preprocessor * PP) CommentVerifier() argument
|
/llvm-project/clang/unittests/Format/ |
H A D | SortImportsTestJS.cpp | 117 TEST_F(SortImportsTestJS, Comments) { in TEST_F() argument
|
/llvm-project/llvm/lib/MC/MCDisassembler/ |
H A D | Disassembler.cpp | 142 StringRef Comments = DC->CommentsToEmit.str(); emitComments() local
|
/llvm-project/llvm/lib/IR/ |
H A D | ModuleSummaryIndex.cpp | 392 std::string Comments; global() member
|
/llvm-project/llvm/lib/MC/ |
H A D | MCAsmStreamer.cpp | 442 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 D | UnwrappedLineParser.cpp | 4742 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 D | llvm-objdump.cpp | 1603 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 D | MachODump.cpp | 7111 StringRef Comments = CommentsToEmit.str(); emitComments() local
|
/llvm-project/clang/include/clang/AST/ |
H A D | ASTContext.h | 817 RawCommentList Comments; global() variable
|
/llvm-project/clang/lib/Serialization/ |
H A D | ASTReader.cpp | 9536 std::vector<RawComment *> Comments; ReadComments() local
|