Searched defs:Comment (Results 1 - 23 of 23) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp172 void DebugLocDwarfExpression::emitOp(uint8_t Op, const char *Comment) { argument
[all...]
H A DDwarfExpression.h111 const char *Comment; member in struct:llvm::DwarfExpression::Register
H A DDwarfExpression.cpp42 void DwarfExpression::addReg(int DwarfReg, const char *Comment) { argument
H A DDwarfUnit.cpp53 void DIEDwarfExpression::emitOp(uint8_t Op, const char* Comment) { argument
H A DCodeViewDebug.cpp690 SmallString<32> Comment; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DCodeViewRecordIO.cpp127 Error CodeViewRecordIO::mapInteger(TypeIndex &TypeInd, const Twine &Comment) { argument
152 emitEncodedUnsignedInteger(static_cast<uint64_t>(Value), Comment); local
100 mapByteVectorTail(ArrayRef<uint8_t> &Bytes, const Twine &Comment) argument
116 mapByteVectorTail(std::vector<uint8_t> &Bytes, const Twine &Comment) argument
148 mapEncodedInteger(int64_t &Value, const Twine &Comment) argument
173 mapEncodedInteger(uint64_t &Value, const Twine &Comment) argument
189 mapEncodedInteger(APSInt &Value, const Twine &Comment) argument
204 mapStringZ(StringRef &Value, const Twine &Comment) argument
222 mapGuid(GUID &Guid, const Twine &Comment) argument
249 mapStringZVectorZ(std::vector<StringRef> &Value, const Twine &Comment) argument
274 emitEncodedSignedInteger(const int64_t &Value, const Twine &Comment) argument
300 emitEncodedUnsignedInteger(const uint64_t &Value, const Twine &Comment) argument
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeViewRecordIO.h235 emitComment(const Twine &Comment) argument
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/lib/Format/
H A DNamespaceEndCommentsFixer.cpp91 const FormatToken *Comment = RBraceTok->Next; local
143 const FormatToken *Comment = RBraceTok->Next; local
H A DBreakableToken.cpp42 static StringRef getLineCommentIndentPrefix(StringRef Comment, argument
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DLinePrinter.h142 Comment, member in class:llvm::pdb::PDB_ColorItem
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DRawCommentList.cpp24 std::pair<RawComment::CommentKind, bool> getCommentKind(StringRef Comment, argument
62 mergedCommentIsTrailingComment(StringRef Comment) argument
[all...]
H A DCommentSema.cpp97 void Sema::checkFunctionDeclVerbatimLine(const BlockCommandComment *Comment) { argument
130 void Sema::checkContainerDeclVerbatimLine(const BlockCommandComment *Comment) { argument
167 checkContainerDecl(const BlockCommandComment *Comment) argument
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCELFStreamer.cpp366 MCSection *Comment = getAssembler().getContext().getELFSection( local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp479 void CodeCompletionBuilder::addBriefComment(StringRef Comment) { argument
H A DSema.cpp1916 void Sema::ActOnComment(SourceRange Comment) { argument
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmMacro.h39 Comment, enumerator in enum:llvm::AsmToken::TokenKind
/freebsd-12-stable/contrib/llvm-project/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp826 std::string Comment = RawLex.getSpelling(Tok, SM, LangOpts); local
746 HandleComment(Preprocessor &PP, SourceRange Comment) argument
/freebsd-12-stable/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessor.cpp1378 bool Preprocessor::HandleComment(Token &result, SourceRange Comment) { argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsmPrinter.cpp555 std::string Comment = "\n"; local
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DComment.h52 class Comment { class in namespace:clang::comments
197 Comment(CommentKind K, function in class:clang::comments::Comment
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86MCInstLower.cpp1760 std::string Comment; local
2435 std::string Comment; local
2516 std::string Comment; local
2626 std::string Comment; local
/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp498 static MatchTableRecord Comment(StringRef Comment) { argument
1531 std::string Comment; local
[all...]
/freebsd-12-stable/sys/contrib/dev/acpica/include/
H A Daclocal.h1094 char *Comment; member in struct:acpi_comment_node

Completed in 235 milliseconds