Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A 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()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DSourceMgr.h260 SmallVector<SMFixIt, 4> FixIts; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DASTUnit.h105 std::vector<StandaloneFixIt> FixIts; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DDiagnostic.cpp1121 ArrayRef<FixItHint> FixIts) in StoredDiagnostic()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaAvailability.cpp486 SmallVector<FixItHint, 12> FixIts; in DoEmitAvailabilityWarning() local
H A DSemaCodeComplete.cpp1620 std::vector<FixItHint> FixIts; member in __anon4254e5140211::CodeCompletionDeclConsumer
1626 std::vector<FixItHint> FixIts = std::vector<FixItHint>()) in CodeCompletionDeclConsumer()
4783 std::vector<FixItHint> FixIts; in AddRecordMembersCompletionResults() local
H A DSemaType.cpp3091 FixItHint FixIts[5]; in diagnoseIgnoredQualifiers() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h824 std::vector<FixItHint> FixIts; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DDiagnostic.h1662 std::vector<FixItHint> FixIts; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DASTUnit.cpp2371 SmallVector<FixItHint, 2> FixIts; in TranslateStoredDiagnostics() local