Searched defs:Suggestion (Results 1 - 11 of 11) sorted by relevance

/openbsd-current/gnu/llvm/clang/lib/Basic/
H A DWarnings.cpp37 StringRef Suggestion = DiagnosticIDs::getNearestOption(Flavor, Opt); local
/openbsd-current/gnu/llvm/clang/include/clang/Analysis/
H A DCloneDetection.h391 const VarDecl *Suggestion; member in struct:clang::VariablePattern::SuspiciousClonePair::SuspiciousCloneInfo
392 SuspiciousCloneInfo(const VarDecl *Variable, const Stmt *Mention, const VarDecl *Suggestion) argument
/openbsd-current/gnu/llvm/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp1098 std::string Suggestion = RISCVMnemonicSpellCheck( local
/openbsd-current/gnu/llvm/llvm/lib/Target/CSKY/AsmParser/
H A DCSKYAsmParser.cpp687 std::string Suggestion = local
/openbsd-current/gnu/llvm/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp1230 std::string Suggestion = PPCMnemonicSpellCheck( local
/openbsd-current/gnu/llvm/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp1595 std::string Suggestion = SystemZMnemonicSpellCheck( local
/openbsd-current/gnu/llvm/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp3389 AArch64AsmParser::parseCondCodeString(StringRef Cond, std::string &Suggestion) { argument
3440 std::string Suggestion; local
5120 std::string Suggestion; local
5932 std::string Suggestion = AArch64MnemonicSpellCheck( local
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp4770 std::string Suggestion = AMDGPUMnemonicSpellCheck(Mnemo, FBS); local
/openbsd-current/gnu/llvm/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp7000 std::string Suggestion = MipsMnemonicSpellCheck(Name, FBS); local
/openbsd-current/gnu/llvm/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp11042 std::string Suggestion = ARMMnemonicSpellCheck( local
/openbsd-current/gnu/llvm/clang/lib/Sema/
H A DSemaDeclAttr.cpp1766 StringRef Suggestion; local
1778 << AssumptionStr << Suggestion; local

Completed in 252 milliseconds