Home
last modified time | relevance | path

Searched defs:PreviousLinePostfix (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/lib/Format/
H A DWhitespaceManager.h132 std::string PreviousLinePostfix; member
H A DWhitespaceManager.cpp34 StringRef PreviousLinePostfix, in Change()