| /prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Frontend/ | 
| D | CompilerInvocation.h | 131   const LangOptions &getLangOpts() const { return *LangOpts; }  in getLangOpts()  function244   LangOptions &getLangOpts() { return *LangOpts; }  in getLangOpts()  function
 
 | 
| D | CompilerInstance.h | 312   LangOptions &getLangOpts() { return Invocation->getLangOpts(); }  in getLangOpts()  function313   const LangOptions &getLangOpts() const { return Invocation->getLangOpts(); }  in getLangOpts()  function
 
 | 
| /prebuilts/clang/host/linux-x86/clang-r547379/include/clang/Frontend/ | 
| D | CompilerInvocation.h | 131   const LangOptions &getLangOpts() const { return *LangOpts; }  in getLangOpts()  function249   LangOptions &getLangOpts() { return *LangOpts; }  in getLangOpts()  function
 
 | 
| D | CompilerInstance.h | 333   LangOptions &getLangOpts() { return Invocation->getLangOpts(); }  in getLangOpts()  function334   const LangOptions &getLangOpts() const { return Invocation->getLangOpts(); }  in getLangOpts()  function
 
 | 
| /prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Frontend/ | 
| D | CompilerInvocation.h | 131   const LangOptions &getLangOpts() const { return *LangOpts; }  in getLangOpts()  function249   LangOptions &getLangOpts() { return *LangOpts; }  in getLangOpts()  function
 
 | 
| D | CompilerInstance.h | 333   LangOptions &getLangOpts() { return Invocation->getLangOpts(); }  in getLangOpts()  function334   const LangOptions &getLangOpts() const { return Invocation->getLangOpts(); }  in getLangOpts()  function
 
 | 
| /prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Frontend/ | 
| D | CompilerInvocation.h | 131   const LangOptions &getLangOpts() const { return *LangOpts; }  in getLangOpts()  function249   LangOptions &getLangOpts() { return *LangOpts; }  in getLangOpts()  function
 
 | 
| D | CompilerInstance.h | 315   LangOptions &getLangOpts() { return Invocation->getLangOpts(); }  in getLangOpts()  function316   const LangOptions &getLangOpts() const { return Invocation->getLangOpts(); }  in getLangOpts()  function
 
 | 
| /prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Edit/ | 
| D | EditedSource.h | 78   const LangOptions &getLangOpts() const { return LangOpts; }  in getLangOpts()  function
 | 
| /prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Edit/ | 
| D | EditedSource.h | 78   const LangOptions &getLangOpts() const { return LangOpts; }  in getLangOpts()  function
 | 
| /prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Edit/ | 
| D | EditedSource.h | 78   const LangOptions &getLangOpts() const { return LangOpts; }  in getLangOpts()  function
 | 
| /prebuilts/clang/host/linux-x86/clang-r547379/include/clang/Edit/ | 
| D | EditedSource.h | 78   const LangOptions &getLangOpts() const { return LangOpts; }  in getLangOpts()  function
 | 
| /prebuilts/clang/host/linux-x86/clang-r522817/include/clang/StaticAnalyzer/Core/PathSensitive/ | 
| D | AnalysisManager.h | 90   const LangOptions &getLangOpts() const {  in getLangOpts()  function
 | 
| D | CheckerContext.h | 90   const LangOptions &getLangOpts() const {  in getLangOpts()  function
 | 
| /prebuilts/clang/host/linux-x86/clang-r547379/include/clang/StaticAnalyzer/Core/PathSensitive/ | 
| D | AnalysisManager.h | 90   const LangOptions &getLangOpts() const {  in getLangOpts()  function
 | 
| D | CheckerContext.h | 90   const LangOptions &getLangOpts() const {  in getLangOpts()  function
 | 
| /prebuilts/clang/host/linux-x86/clang-r536225/include/clang/StaticAnalyzer/Core/PathSensitive/ | 
| D | AnalysisManager.h | 90   const LangOptions &getLangOpts() const {  in getLangOpts()  function
 | 
| D | CheckerContext.h | 90   const LangOptions &getLangOpts() const {  in getLangOpts()  function
 | 
| /prebuilts/clang/host/linux-x86/clang-r530567/include/clang/StaticAnalyzer/Core/PathSensitive/ | 
| D | AnalysisManager.h | 90   const LangOptions &getLangOpts() const {  in getLangOpts()  function
 | 
| D | CheckerContext.h | 90   const LangOptions &getLangOpts() const {  in getLangOpts()  function
 | 
| /prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Rewrite/Core/ | 
| D | Rewriter.h | 78   const LangOptions &getLangOpts() const { return *LangOpts; }  in getLangOpts()  function
 | 
| /prebuilts/clang/host/linux-x86/clang-r547379/include/clang/Rewrite/Core/ | 
| D | Rewriter.h | 79   const LangOptions &getLangOpts() const { return *LangOpts; }  in getLangOpts()  function
 | 
| /prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Rewrite/Core/ | 
| D | Rewriter.h | 78   const LangOptions &getLangOpts() const { return *LangOpts; }  in getLangOpts()  function
 | 
| /prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Rewrite/Core/ | 
| D | Rewriter.h | 78   const LangOptions &getLangOpts() const { return *LangOpts; }  in getLangOpts()  function
 | 
| /prebuilts/clang/host/linux-x86/clang-r522817/include/clang-tidy/ | 
| D | ClangTidyCheck.h | 489   const LangOptions &getLangOpts() const { return Context->getLangOpts(); }  in getLangOpts()  function
 |