| /openbsd/src/gnu/llvm/clang/include/clang/Analysis/ |
| D | CloneDetection.h | 391 const VarDecl *Suggestion; member 393 const VarDecl *Suggestion) in SuspiciousCloneInfo() 394 : Variable(Variable), Mention(Mention), Suggestion(Suggestion) {} in SuspiciousCloneInfo()
|
| /openbsd/src/gnu/llvm/clang/lib/Basic/ |
| D | Warnings.cpp | 37 StringRef Suggestion = DiagnosticIDs::getNearestOption(Flavor, Opt); in EmitUnknownDiagWarning() local 40 << (Prefix.str() += std::string(Opt)) << !Suggestion.empty() in EmitUnknownDiagWarning() 41 << (Prefix.str() += std::string(Suggestion)); in EmitUnknownDiagWarning()
|
| /openbsd/src/gnu/llvm/clang/lib/Analysis/ |
| D | CloneDetection.cpp | 616 if (!FirstMismatch->FirstCloneInfo.Suggestion) in countPatternDifferences() 620 assert(FirstMismatch->FirstCloneInfo.Suggestion); in countPatternDifferences()
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/AsmParser/ |
| D | AArch64AsmParser.cpp | 165 std::string &Suggestion); 3389 AArch64AsmParser::parseCondCodeString(StringRef Cond, std::string &Suggestion) { in parseCondCodeString() argument 3427 Suggestion = "nfrst"; in parseCondCodeString() 3440 std::string Suggestion; in parseCondCode() local 3441 AArch64CC::CondCode CC = parseCondCodeString(Cond, Suggestion); in parseCondCode() 3444 if (!Suggestion.empty()) in parseCondCode() 3445 Msg += ", did you mean " + Suggestion + "?"; in parseCondCode() 5120 std::string Suggestion; in ParseInstruction() local 5121 AArch64CC::CondCode CC = parseCondCodeString(Head, Suggestion); in ParseInstruction() 5124 if (!Suggestion.empty()) in ParseInstruction() [all …]
|
| /openbsd/src/gnu/gcc/libstdc++-v3/include/debug/ |
| D | vector | 240 // DR 464. Suggestion for new member functions in standard containers.
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/SystemZ/AsmParser/ |
| D | SystemZAsmParser.cpp | 1595 std::string Suggestion = SystemZMnemonicSpellCheck( in MatchAndEmitInstruction() local 1597 return Error(IDLoc, "invalid instruction" + Suggestion, in MatchAndEmitInstruction()
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/AsmParser/ |
| D | PPCAsmParser.cpp | 1230 std::string Suggestion = PPCMnemonicSpellCheck( in MatchAndEmitInstruction() local 1232 return Error(IDLoc, "invalid instruction" + Suggestion, in MatchAndEmitInstruction()
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/RISCV/AsmParser/ |
| D | RISCVAsmParser.cpp | 1098 std::string Suggestion = RISCVMnemonicSpellCheck( in MatchAndEmitInstruction() local 1100 return Error(IDLoc, "unrecognized instruction mnemonic" + Suggestion); in MatchAndEmitInstruction()
|
| /openbsd/src/gnu/usr.bin/texinfo/ |
| D | ChangeLog.46 | 309 likewise to reduce the font size for @small*. Suggestion from: 426 Suggestion from wl. 503 output, add class="cartouche". Suggestion from Stephen. 895 after. Suggestion from: Kevin Ryde 900 * util/texi2dvi: make egrep a variable (EGREP). Suggestion from: 938 expanded, plus other changes. Suggestion from Nelson Beebe. 1462 Suggestion (and assurance of compatibility) from 1618 instead of the binaries. Suggestion from Alexandre. 1622 install-info target inserted by Automake. (Suggestion from Akim.) 2238 font-lock in Emacs 21.1. Suggestion from: Stephen Gildea [all …]
|
| D | ChangeLog | 615 cross-references to each of the commands. Suggestion from 621 Suggestion from Stepan. 739 spurious xref. Suggestion from Jan Nieuwenhuizen 4581 "Note:", since that conflicts with Info usage. Suggestion from 4621 space above, and don't add \parskip to space above. Suggestion 4817 account of HTML. Suggestion from: Dumas Patrice 4836 Suggestion from Patrice.
|
| /openbsd/src/gnu/llvm/clang/lib/Sema/ |
| D | SemaDeclAttr.cpp | 1766 StringRef Suggestion; in checkAssumptionAttr() local 1771 Suggestion = KnownAssumptionIt.getKey(); in checkAssumptionAttr() 1776 if (!Suggestion.empty()) in checkAssumptionAttr() 1778 << AssumptionStr << Suggestion; in checkAssumptionAttr()
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/AsmParser/ |
| D | AMDGPUAsmParser.cpp | 4770 std::string Suggestion = AMDGPUMnemonicSpellCheck(Mnemo, FBS); in checkUnsupportedInstruction() local 4771 return Error(IDLoc, "invalid instruction" + Suggestion); in checkUnsupportedInstruction()
|
| /openbsd/src/gnu/usr.bin/binutils/binutils/ |
| D | ChangeLog-9899 | 1767 Suggestion from Jonathan-Harris@psion.com.
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/binutils/ |
| D | ChangeLog-9899 | 1767 Suggestion from Jonathan-Harris@psion.com.
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/Mips/AsmParser/ |
| D | MipsAsmParser.cpp | 7000 std::string Suggestion = MipsMnemonicSpellCheck(Name, FBS); in ParseInstruction() local 7001 return Error(NameLoc, "unknown instruction" + Suggestion); in ParseInstruction()
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/ARM/AsmParser/ |
| D | ARMAsmParser.cpp | 11042 std::string Suggestion = ARMMnemonicSpellCheck( in MatchAndEmitInstruction() local 11044 return Error(IDLoc, "invalid instruction" + Suggestion, in MatchAndEmitInstruction()
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | ChangeLog-1991 | 3264 and memory_remove_breakpoint, no longer used. (Suggestion of
|
| /openbsd/src/gnu/usr.bin/cvs/ |
| D | FAQ | 3462 Suggestion: Practice on non-essential files.
|