| /external/clang/include/clang/Frontend/ |
| D | CompilerInvocation.h | 77 LangOptions *getLangOpts() { return LangOpts.get(); } in getLangOpts() function 78 const LangOptions *getLangOpts() const { return LangOpts.get(); } in getLangOpts() function
|
| D | CompilerInstance.h | 294 LangOptions &getLangOpts() { in getLangOpts() function 297 const LangOptions &getLangOpts() const { in getLangOpts() function
|
| D | ASTUnit.h | 520 const LangOptions &getLangOpts() const { in getLangOpts() function
|
| /external/llvm-project/clang/include/clang/Frontend/ |
| D | CompilerInvocation.h | 86 LangOptions *getLangOpts() { return LangOpts.get(); } in getLangOpts() function 87 const LangOptions *getLangOpts() const { return LangOpts.get(); } in getLangOpts() function
|
| D | CompilerInstance.h | 302 LangOptions &getLangOpts() { in getLangOpts() function 305 const LangOptions &getLangOpts() const { in getLangOpts() function
|
| D | ASTUnit.h | 461 const LangOptions &getLangOpts() const { in getLangOpts() function
|
| /external/llvm-project/clang-tools-extra/clangd/ |
| D | ParsedAST.h | 81 const LangOptions &getLangOpts() const { in getLangOpts() function
|
| /external/clang/include/clang/Edit/ |
| D | EditedSource.h | 59 const LangOptions &getLangOpts() const { return LangOpts; } in getLangOpts() function
|
| /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| D | AnalysisManager.h | 94 const LangOptions &getLangOpts() const { in getLangOpts() function
|
| D | CheckerContext.h | 134 const LangOptions &getLangOpts() const { in getLangOpts() function
|
| /external/llvm-project/clang/include/clang/Edit/ |
| D | EditedSource.h | 78 const LangOptions &getLangOpts() const { return LangOpts; } in getLangOpts() function
|
| /external/llvm-project/clang/lib/AST/Interp/ |
| D | Context.cpp | 60 const LangOptions &Context::getLangOpts() const { return Ctx.getLangOpts(); } in getLangOpts() function in Context
|
| D | State.cpp | 115 const LangOptions &State::getLangOpts() const { return getCtx().getLangOpts(); } in getLangOpts() function in State
|
| /external/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| D | AnalysisManager.h | 90 const LangOptions &getLangOpts() const { in getLangOpts() function
|
| D | CheckerContext.h | 87 const LangOptions &getLangOpts() const { in getLangOpts() function
|
| /external/clang/include/clang/Rewrite/Core/ |
| D | Rewriter.h | 65 const LangOptions &getLangOpts() const { return *LangOpts; } in getLangOpts() function
|
| /external/llvm-project/clang/include/clang/Rewrite/Core/ |
| D | Rewriter.h | 78 const LangOptions &getLangOpts() const { return *LangOpts; } in getLangOpts() function
|
| /external/llvm-project/clang-tools-extra/clang-tidy/ |
| D | ClangTidyDiagnosticConsumer.h | 122 const LangOptions &getLangOpts() const { return LangOpts; } in getLangOpts() function
|
| D | ClangTidyCheck.h | 513 const LangOptions &getLangOpts() const { return Context->getLangOpts(); } in getLangOpts() function
|
| /external/clang/include/clang/Lex/ |
| D | Lexer.h | 128 const LangOptions &getLangOpts() const { return LangOpts; } in getLangOpts() function
|
| /external/llvm-project/clang/include/clang/Lex/ |
| D | Lexer.h | 172 const LangOptions &getLangOpts() const { return LangOpts; } in getLangOpts() function
|
| /external/llvm-project/clang/lib/Index/ |
| D | IndexingContext.cpp | 32 const LangOptions &IndexingContext::getLangOpts() const { in getLangOpts() function in IndexingContext
|
| /external/clang/include/clang/StaticAnalyzer/Core/ |
| D | CheckerManager.h | 121 const LangOptions &getLangOpts() const { return LangOpts; } in getLangOpts() function
|
| /external/clang/lib/CodeGen/ |
| D | BackendUtil.cpp | 153 const LangOptions &getLangOpts() const { return LangOpts; } in getLangOpts() function in __anonc6a4b0cd0111::PassManagerBuilderWrapper
|
| /external/llvm-project/clang/include/clang/StaticAnalyzer/Core/ |
| D | CheckerManager.h | 170 const LangOptions &getLangOpts() const { return LangOpts; } in getLangOpts() function
|