Home
last modified time | relevance | path

Searched defs:FixWhatYouCan (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/include/clang/Rewrite/Frontend/
H A DFixItRewriter.h51 bool FixWhatYouCan = false; variable
/llvm-project/clang/tools/clang-check/
H A DClangCheck.cpp88 static cl::opt<bool> FixWhatYouCan( global() variable
/llvm-project/clang/lib/Frontend/Rewrite/
H A DFrontendActions.cpp70 FixItActionSuffixInserter(std::string NewSuffix, bool FixWhatYouCan) in FixItActionSuffixInserter() argument