Searched defs:CreateReplacement (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Format/
H A DWhitespaceManager.h120 bool CreateReplacement; member in struct:clang::format::WhitespaceManager::Change
H A DWhitespaceManager.cpp27 Change(const FormatToken &Tok, bool CreateReplacement, SourceRange OriginalWhitespaceRange, int Spaces, unsigned StartOfTokenColumn, unsigned NewlinesBefore, StringRef PreviousLinePostfix, StringRef CurrentLinePrefix, bool ContinuesPPDirective, bool IsInsideToken) argument
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnostic.h129 static FixItHint CreateReplacement(CharSourceRange RemoveRange, function in class:clang::FixItHint
137 static FixItHint CreateReplacement(SourceRange RemoveRange, function in class:clang::FixItHint

Completed in 56 milliseconds