Searched defs:FixIt (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Frontend/
H A DFrontendOptions.h78 FixIt, enumerator in enum:clang::frontend::ActionKind
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp1950 std::string FixIt = local
H A DSemaChecking.cpp7776 D << FixIt; local
7786 Note << FixIt; local
7732 EmitFormatDiagnostic(PartialDiagnostic PDiag, SourceLocation Loc, bool IsStringLocation, Range StringRange, ArrayRef<FixItHint> FixIt) argument
7769 EmitFormatDiagnostic( Sema &S, bool InFunctionCall, const Expr *ArgumentExpr, const PartialDiagnostic &PDiag, SourceLocation Loc, bool IsStringLocation, Range StringRange, ArrayRef<FixItHint> FixIt) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
H A DParsePragma.cpp1350 std::string FixIt; local
1393 CharSourceRange::getCharRange(FixItRange), FixIt); local
[all...]

Completed in 167 milliseconds