Home
last modified time | relevance | path

Searched defs:FixIts (Results 1 – 25 of 31) sorted by relevance

12

/external/llvm-project/clang-tools-extra/clang-tidy/utils/
DHeaderGuard.cpp102 std::vector<FixItHint> FixIts; in EndOfMainFile() local
165 std::vector<FixItHint> &FixIts) { in checkHeaderGuardDefinition()
191 std::vector<FixItHint> &FixIts) { in checkEndifComment()
/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DClangDiagnostic.h44 const FixItList &FixIts() const { return m_fixit_vec; } in FixIts() function
/external/llvm/lib/Support/
DSourceMgr.cpp218 ArrayRef<SMFixIt> FixIts, bool ShowColors) const { in PrintMessage()
224 ArrayRef<SMFixIt> FixIts, bool ShowColors) const { in PrintMessage()
244 ArrayRef<SMFixIt> FixIts, ArrayRef<char> SourceLine){ in buildFixItLine()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DSourceMgr.cpp245 ArrayRef<SMFixIt> FixIts, bool ShowColors) const { in PrintMessage()
251 ArrayRef<SMFixIt> FixIts, bool ShowColors) const { in PrintMessage()
271 ArrayRef<SMFixIt> FixIts, ArrayRef<char> SourceLine){ in buildFixItLine()
/external/llvm-project/clang/tools/libclang/
DCXLoadedDiagnostic.h84 std::vector<std::pair<CXSourceRange, const char *> > FixIts; variable
DCIndexCodeCompletion.cpp334 ArrayRef<FixItHint> FixIts = allocated_results->FixItsVector[completion_index]; in clang_getCompletionFixIt() local
/external/clang/tools/libclang/
DCXLoadedDiagnostic.h85 std::vector<std::pair<CXSourceRange, const char *> > FixIts; variable
/external/llvm-project/llvm/lib/Support/
DSourceMgr.cpp343 ArrayRef<SMRange> Ranges, ArrayRef<SMFixIt> FixIts, in PrintMessage()
350 ArrayRef<SMFixIt> FixIts, bool ShowColors) const { in PrintMessage()
379 ArrayRef<SMFixIt> FixIts, in buildFixItLine()
/external/llvm/unittests/Support/
DSourceMgrTest.cpp42 ArrayRef<SMFixIt> FixIts) { in printMessage()
/external/llvm-project/llvm/include/llvm/Support/
DSourceMgr.h260 SmallVector<SMFixIt, 4> FixIts; variable
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DSourceMgr.h236 SmallVector<SMFixIt, 4> FixIts; variable
/external/llvm/include/llvm/Support/
DSourceMgr.h241 SmallVector<SMFixIt, 4> FixIts; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DSourceMgr.h270 SmallVector<SMFixIt, 4> FixIts; variable
/external/llvm-project/clang-tools-extra/clangd/
DCodeComplete.h222 std::vector<TextEdit> FixIts; member
DDiagnostics.cpp662 auto FixIts = Info.getFixItHints().vec(); in HandleDiagnostic() local
/external/llvm-project/llvm/unittests/Support/
DSourceMgrTest.cpp41 ArrayRef<SMFixIt> FixIts) { in printMessage()
/external/llvm-project/clang/include/clang/Frontend/
DASTUnit.h105 std::vector<StandaloneFixIt> FixIts; member
/external/clang/lib/Basic/
DDiagnostic.cpp971 ArrayRef<FixItHint> FixIts) in StoredDiagnostic()
/external/llvm-project/clang-tools-extra/clang-tidy/modernize/
DLoopConvertCheck.cpp579 std::vector<FixItHint> FixIts; in doConversion() local
/external/clang/include/clang/Frontend/
DASTUnit.h84 std::vector<StandaloneFixIt> FixIts; member
/external/llvm-project/clang/lib/Sema/
DSemaAvailability.cpp486 SmallVector<FixItHint, 12> FixIts; in DoEmitAvailabilityWarning() local
/external/llvm-project/clang/lib/Basic/
DDiagnostic.cpp1121 ArrayRef<FixItHint> FixIts) in StoredDiagnostic()
/external/llvm-project/clang/include/clang/Sema/
DCodeCompleteConsumer.h824 std::vector<FixItHint> FixIts; variable
/external/clang/include/clang/Basic/
DDiagnostic.h1270 std::vector<FixItHint> FixIts; variable
/external/llvm-project/clang/include/clang/Basic/
DDiagnostic.h1623 std::vector<FixItHint> FixIts; variable

12