Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-reorder-fields/tool/
H A DClangReorderFields.cpp47 static cl::opt<bool> Inplace("i", cl::desc("Overwrite edited files."), variable
/llvm-project/clang-tools-extra/clang-change-namespace/tool/
H A DClangChangeNamespace.cpp63 cl::opt<bool> Inplace("i", cl::desc("Inplace edit <file>s, if specified."), variable
/llvm-project/clang/tools/clang-rename/
H A DClangRename.cpp
/llvm-project/bolt/lib/Core/
H A DBinarySection.cpp243 reorderContents(const std::vector<BinaryData * > & Order,bool Inplace) reorderContents() argument
/llvm-project/clang/tools/clang-format/
H A DClangFormat.cpp99 static cl::opt<bool> Inplace("i", variable
/llvm-project/clang/tools/clang-refactor/
H A DClangRefactor.cpp45 static cl::opt<bool> Inplace("i", cl::desc("Inplace edit <file>s"), variable