Searched defs:SilenceRewriteMacroWarning (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp147 bool SilenceRewriteMacroWarning; member in class:__anon642::RewriteObjC
593 CreateObjCRewriter(const std::string &InFile, std::unique_ptr<raw_ostream> OS, DiagnosticsEngine &Diags, const LangOptions &LOpts, bool SilenceRewriteMacroWarning) argument
H A DRewriteModernObjC.cpp166 bool SilenceRewriteMacroWarning; member in class:__anon639::RewriteModernObjC
663 CreateModernObjCRewriter( const std::string &InFile, std::unique_ptr<raw_ostream> OS, DiagnosticsEngine &Diags, const LangOptions &LOpts, bool SilenceRewriteMacroWarning, bool LineInfo) argument

Completed in 132 milliseconds