Searched refs:Inplace (Results 1 – 6 of 6) sorted by relevance
83 static cl::opt<bool> Inplace("i", variable358 if (!OutputXML && Inplace && FileName == "-") { in format()365 !OutputXML && Inplace ? MemoryBuffer::getFileAsStream(FileName) in format()443 if (Inplace) { in format()
1 Inplace callbacks34 Inplace callback reply functions78 Inplace callback reply_cache functions125 Inplace callback reply_local functions169 Inplace callback reply_servfail functions
72 static cl::opt<bool> Inplace("i", cl::desc("Overwrite edited <file>s."), variable190 if (Inplace) { in main()
44 static cl::opt<bool> Inplace("i", cl::desc("Inplace edit <file>s"), variable500 if (opts::Inplace) { in applySourceChanges()
89 Inplace callbacks
57 -i - Inplace edit <file>s, if specified.