Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangDiagnostic.h44 const FixItList &FixIts() const { return m_fixit_vec; } in FixIts() function
/openbsd/gnu/llvm/llvm/lib/Support/
H A DSourceMgr.cpp354 ArrayRef<SMRange> Ranges, ArrayRef<SMFixIt> FixIts, in PrintMessage()
361 ArrayRef<SMFixIt> FixIts, bool ShowColors) const { in PrintMessage()
390 ArrayRef<SMFixIt> FixIts, in buildFixItLine()
/openbsd/gnu/llvm/clang/tools/libclang/
H A DCXLoadedDiagnostic.h84 std::vector<std::pair<CXSourceRange, const char *> > FixIts; variable
H A DCIndexCodeCompletion.cpp334 ArrayRef<FixItHint> FixIts = allocated_results->FixItsVector[completion_index]; in clang_getCompletionFixIt() local
/openbsd/gnu/llvm/llvm/include/llvm/Support/
H A DSourceMgr.h290 SmallVector<SMFixIt, 4> FixIts; variable
/openbsd/gnu/llvm/clang/include/clang/Frontend/
H A DASTUnit.h104 std::vector<StandaloneFixIt> FixIts; member
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaAvailability.cpp490 SmallVector<FixItHint, 12> FixIts; in DoEmitAvailabilityWarning() local
H A DSemaCodeComplete.cpp1655 std::vector<FixItHint> FixIts; member in __anon37009f560311::CodeCompletionDeclConsumer
1661 std::vector<FixItHint> FixIts = std::vector<FixItHint>()) in CodeCompletionDeclConsumer()
5095 std::vector<FixItHint> FixIts; in AddRecordMembersCompletionResults() local
H A DSemaType.cpp3251 FixItHint FixIts[5]; in diagnoseIgnoredQualifiers() local
/openbsd/gnu/llvm/clang/lib/Basic/
H A DDiagnostic.cpp1177 ArrayRef<FixItHint> FixIts) in StoredDiagnostic()
/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h829 std::vector<FixItHint> FixIts; variable
/openbsd/gnu/llvm/clang/include/clang/Basic/
H A DDiagnostic.h1696 std::vector<FixItHint> FixIts; variable
/openbsd/gnu/llvm/clang/lib/Frontend/
H A DASTUnit.cpp2401 SmallVector<FixItHint, 2> FixIts; in TranslateStoredDiagnostics() local