Home
last modified time | relevance | path

Searched refs:Inplace (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/tools/clang-format/
H A DClangFormat.cpp99 static cl::opt<bool> Inplace("i", variable
414 if (!OutputXML && Inplace && IsSTDIN) { in format()
421 !OutputXML && Inplace in format()
532 if (Inplace) { in format()