Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangDiagnostic.h44 const FixItList &FixIts() const { return m_fixit_vec; } FixIts() function
/llvm-project/clang-tools-extra/clang-tidy/utils/
H A DHeaderGuard.cpp101 std::vector<FixItHint> FixIts; in EndOfMainFile() local
164 std::vector<FixItHint> &FixIts) { in checkHeaderGuardDefinition()
191 std::vector<FixItHint> &FixIts) { in checkEndifComment()
/llvm-project/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
/llvm-project/llvm/lib/Support/
H A DSourceMgr.cpp354 ArrayRef<SMRange> Ranges, ArrayRef<SMFixIt> FixIts, in PrintMessage() argument
361 ArrayRef<SMFixIt> FixIts, bool ShowColors) const { in PrintMessage() argument
390 ArrayRef<SMFixIt> FixIts, in buildFixItLine() argument
[all...]
/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DUseConstraintsCheck.cpp372 std::vector<FixItHint> FixIts; in handleReturnType() local
438 std::vector<FixItHint> FixIts; in handleTrailingTemplateType() local
H A DLoopConvertCheck.cpp641 std::vector<FixItHint> FixIts; in doConversion() local
/llvm-project/llvm/include/llvm/Support/
H A DSourceMgr.h290 SmallVector<SMFixIt, 4> FixIts; variable
/llvm-project/clang/lib/Analysis/
H A DUnsafeBufferUsage.cpp1556 anyConflict(const SmallVectorImpl<FixItHint> & FixIts,const SourceManager & SM) anyConflict() argument
2236 FixItList FixIts{}; FixVarInitializerWithSpan() local
2343 FixItList FixIts{}; fixLocalVarDeclWithSpan() local
2555 FixItList FixIts{}; createOverloadsForFixedParams() local
2658 FixItList FixIts{}; fixVarDeclWithArray() local
2813 overlapWithMacro(const FixItList & FixIts) overlapWithMacro() argument
[all...]
/llvm-project/clang-tools-extra/clangd/
H A DCodeComplete.h210 std::vector<TextEdit> FixIts; global() member
H A DDiagnostics.cpp745 auto FixIts = Info.getFixItHints().vec(); HandleDiagnostic() local
/llvm-project/llvm/unittests/Support/
H A DSourceMgrTest.cpp41 ArrayRef<SMFixIt> FixIts) { in printMessage() argument
/llvm-project/clang/include/clang/Frontend/
H A DASTUnit.h105 std::vector<StandaloneFixIt> FixIts; member
/llvm-project/clang/lib/Basic/
H A DDiagnostic.cpp1174 StoredDiagnostic(DiagnosticsEngine::Level Level,unsigned ID,StringRef Message,FullSourceLoc Loc,ArrayRef<CharSourceRange> Ranges,ArrayRef<FixItHint> FixIts) StoredDiagnostic() argument
/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h839 std::vector<FixItHint> FixIts; global() variable
/llvm-project/clang/lib/Sema/
H A DSemaAvailability.cpp573 SmallVector<FixItHint, 12> FixIts; DoEmitAvailabilityWarning() local
H A DSemaCodeComplete.cpp1721 std::vector<FixItHint> FixIts; global() member in __anonca10f8fc0311::CodeCompletionDeclConsumer
1727 CodeCompletionDeclConsumer(ResultBuilder & Results,DeclContext * InitialLookupCtx,QualType BaseType=QualType (),std::vector<FixItHint> FixIts=std::vector<FixItHint> ()) CodeCompletionDeclConsumer() argument
5190 std::vector<FixItHint> FixIts; AddRecordMembersCompletionResults() local
[all...]
H A DSemaType.cpp2868 FixItHint FixIts[5]; diagnoseIgnoredQualifiers() local
/llvm-project/clang/include/clang/Basic/
H A DDiagnostic.h1701 std::vector<FixItHint> FixIts; global() variable
/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp2420 SmallVector<FixItHint, 2> FixIts; TranslateStoredDiagnostics() local