Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Rewrite/Frontend/
DFixItRewriter.h51 bool FixWhatYouCan = false; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Rewrite/Frontend/
DFixItRewriter.h51 bool FixWhatYouCan = false; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Rewrite/Frontend/
DFixItRewriter.h51 bool FixWhatYouCan = false; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Rewrite/Frontend/
DFixItRewriter.h51 bool FixWhatYouCan = false; variable
/aosp_15_r20/external/clang/include/clang/Rewrite/Frontend/
H A DFixItRewriter.h49 bool FixWhatYouCan; variable
/aosp_15_r20/external/clang/tools/clang-check/
H A DClangCheck.cpp78 static cl::opt<bool> FixWhatYouCan( variable
/aosp_15_r20/external/clang/lib/Frontend/Rewrite/
H A DFrontendActions.cpp63 FixItActionSuffixInserter(std::string NewSuffix, bool FixWhatYouCan) in FixItActionSuffixInserter()
/aosp_15_r20/external/clang/include/clang/Frontend/
H A DFrontendOptions.h134 unsigned FixWhatYouCan : 1; ///< Apply fixes even if there are variable