Searched defs:getFixIt (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/tools/libclang/ | ||
H A D | CXStoredDiagnostic.cpp | 99 CXString CXStoredDiagnostic::getFixIt(unsigned FixIt, getFixIt() function in CXStoredDiagnostic |
H A D | CXLoadedDiagnostic.cpp | 141 CXString CXLoadedDiagnostic::getFixIt(unsigned FixIt, in getFixIt() function in CXLoadedDiagnostic |
H A D | CIndexDiagnostic.cpp | 74 CXString getFixIt(unsigned FixIt, in getFixIt() function in __anon6e9831320111::CXDiagnosticCustomNoteImpl |
/llvm-project/clang-tools-extra/clang-tidy/ | ||
H A D | ClangTidyDiagnosticConsumer.cpp | 353 getFixIt(const tooling::Diagnostic &Diagnostic, bool AnyFix) { in getFixIt() function |