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

/netbsd-current/external/apache2/llvm/dist/clang/lib/Format/
H A DWhitespaceManager.h121 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 IsAligned, bool ContinuesPPDirective, bool IsInsideToken) argument
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DDiagnostic.h133 static FixItHint CreateReplacement(CharSourceRange RemoveRange, function in class:clang::FixItHint
141 static FixItHint CreateReplacement(SourceRange RemoveRange, function in class:clang::FixItHint

Completed in 203 milliseconds