/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
H A D | ByteStreamer.h | 44 void emitInt8(uint8_t Byte, const Twine &Comment) override { in emitInt8() 48 void emitSLEB128(uint64_t DWord, const Twine &Comment) override { in emitSLEB128() 52 void emitULEB128(uint64_t DWord, const Twine &Comment, in emitULEB128() 64 void emitInt8(uint8_t Byte, const Twine &Comment) override { in emitInt8() 67 void emitSLEB128(uint64_t DWord, const Twine &Comment) override { in emitSLEB128() 70 void emitULEB128(uint64_t DWord, const Twine &Comment, in emitULEB128() 91 void emitInt8(uint8_t Byte, const Twine &Comment) override { in emitInt8() 96 void emitSLEB128(uint64_t DWord, const Twine &Comment) override { in emitSLEB128() 108 void emitULEB128(uint64_t DWord, const Twine &Comment, in emitULEB128()
|
H A D | WinException.cpp | 576 auto AddComment = [&](const Twine &Comment) { in emitCSpecificHandlerTable() 642 auto AddComment = [&](const Twine &Comment) { in emitSEHActionsForRange() 717 auto AddComment = [&](const Twine &Comment) { in emitCXXFrameHandler3Table() 993 auto AddComment = [&](const Twine &Comment) { in emitExceptHandlerTable()
|
H A D | DwarfExpression.h | 112 const char *Comment; member
|
H A D | DwarfExpression.cpp | 42 void DwarfExpression::addReg(int DwarfReg, const char *Comment) { in addReg()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/ |
H A D | CodeViewRecordIO.cpp | 101 const Twine &Comment) { in mapByteVectorTail() 117 const Twine &Comment) { in mapByteVectorTail() 127 Error CodeViewRecordIO::mapInteger(TypeIndex &TypeInd, const Twine &Comment) { in mapInteger() 149 const Twine &Comment) { in mapEncodedInteger() 174 const Twine &Comment) { in mapEncodedInteger() 189 Error CodeViewRecordIO::mapEncodedInteger(APSInt &Value, const Twine &Comment) { in mapEncodedInteger() 204 Error CodeViewRecordIO::mapStringZ(StringRef &Value, const Twine &Comment) { in mapStringZ() 222 Error CodeViewRecordIO::mapGuid(GUID &Guid, const Twine &Comment) { in mapGuid() 250 const Twine &Comment) { in mapStringZVectorZ() 275 const Twine &Comment) { in emitEncodedSignedInteger() [all …]
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/ |
H A D | NamespaceEndCommentsFixer.cpp | 89 const FormatToken *Comment = RBraceTok->Next; in validEndComment() local 159 const FormatToken *Comment = RBraceTok->Next; in updateEndComment() local
|
/netbsd-src/external/bsd/pkg_install/dist/create/ |
H A D | main.c | 33 char *Comment = NULL; variable
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | RawCommentList.cpp | 25 std::pair<RawComment::CommentKind, bool> getCommentKind(StringRef Comment, in getCommentKind() 63 bool mergedCommentIsTrailingComment(StringRef Comment) { in mergedCommentIsTrailingComment()
|
H A D | CommentSema.cpp | 98 void Sema::checkFunctionDeclVerbatimLine(const BlockCommandComment *Comment) { in checkFunctionDeclVerbatimLine() 131 void Sema::checkContainerDeclVerbatimLine(const BlockCommandComment *Comment) { in checkContainerDeclVerbatimLine() 170 void Sema::checkContainerDecl(const BlockCommandComment *Comment) { in checkContainerDecl()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | CodeViewRecordIO.h | 236 void emitComment(const Twine &Comment) { in emitComment()
|
/netbsd-src/sys/external/bsd/acpica/dist/tools/acpisrc/ |
H A D | asremove.c | 154 char *Comment; in AsRemoveConditionalCompile() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-mca/ |
H A D | CodeRegionGenerator.cpp | 77 StringRef Comment(CommentText); in HandleComment() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | ModuleSummaryIndex.cpp | 386 const Twine &Comment) { in add() 395 void Attributes::addComment(const Twine &Comment) { in addComment()
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/ |
H A D | LinePrinter.h | 142 Comment, enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86MCInstLower.cpp | 1792 std::string Comment; in getShuffleComment() local 2165 std::string Comment; in addConstantComments() local 2244 std::string Comment; in addConstantComments() local 2353 std::string Comment; in addConstantComments() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Transformer/ |
H A D | SourceCode.cpp | 345 if (const RawComment *Comment = in getAssociatedRange() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | JSON.cpp | 315 std::string Comment = "error: "; in printErrorContext() local 786 void OStream::comment(llvm::StringRef Comment) { in comment()
|
/netbsd-src/external/gpl2/rcs/dist/src/ |
H A D | rcssyn.c | 196 struct cbuf Comment; variable
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-refactor/ |
H A D | TestSupport.cpp | 325 StringRef Comment = in findTestSelectionRanges() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/ |
H A D | VerifyDiagnosticConsumer.cpp | 765 SourceRange Comment) { in HandleComment() 844 std::string Comment = RawLex.getSpelling(Tok, SM, LangOpts); in findDirectives() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/ |
H A D | MCAsmMacro.h | 39 Comment, enumerator
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-offload-bundler/ |
H A D | ClangOffloadBundler.cpp | 667 StringRef Comment; member in TextFileHandler 751 TextFileHandler(StringRef Comment) in TextFileHandler()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | CodeCompleteConsumer.cpp | 478 void CodeCompletionBuilder::addBriefComment(StringRef Comment) { in addBriefComment()
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/ |
H A D | sspi.d | 170 SEC_WCHAR* Comment; member 179 SEC_CHAR* Comment; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/ |
H A D | MCELFStreamer.cpp | 380 MCSection *Comment = getAssembler().getContext().getELFSection( in emitIdent() local
|