Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangDiagnostic.h44 const FixItList &FixIts() const { return m_fixit_vec; } in FixIts() function
/freebsd-src/contrib/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...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DSourceMgr.h290 SmallVector<SMFixIt, 4> FixIts; variable
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DUnsafeBufferUsage.cpp1315 anyConflict(const SmallVectorImpl<FixItHint> & FixIts,const SourceManager & SM) anyConflict() argument
1954 FixItList FixIts{}; FixVarInitializerWithSpan() local
2060 FixItList FixIts{}; fixLocalVarDeclWithSpan() local
2278 FixItList FixIts{}; createOverloadsForFixedParams() local
2435 overlapWithMacro(const FixItList & FixIts) overlapWithMacro() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/Frontend/
H A DASTUnit.h105 std::vector<StandaloneFixIt> FixIts; member
/freebsd-src/contrib/llvm-project/clang/lib/Basic/
H A DDiagnostic.cpp1174 ArrayRef<FixItHint> FixIts) in StoredDiagnostic() argument
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaAvailability.cpp502 SmallVector<FixItHint, 12> FixIts; DoEmitAvailabilityWarning() local
H A DSemaCodeComplete.cpp1714 std::vector<FixItHint> FixIts; global() member in __anon980f77db0311::CodeCompletionDeclConsumer
1720 CodeCompletionDeclConsumer(ResultBuilder & Results,DeclContext * InitialLookupCtx,QualType BaseType=QualType (),std::vector<FixItHint> FixIts=std::vector<FixItHint> ()) CodeCompletionDeclConsumer() argument
5176 std::vector<FixItHint> FixIts; AddRecordMembersCompletionResults() local
[all...]
H A DSemaType.cpp3344 FixItHint FixIts[5]; diagnoseIgnoredQualifiers() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h837 std::vector<FixItHint> FixIts; global() variable
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnostic.h1701 std::vector<FixItHint> FixIts; variable
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp2409 SmallVector<FixItHint, 2> FixIts; TranslateStoredDiagnostics() local