| /external/swiftshader/src/OpenGL/compiler/ |
| D | ParseHelper.h | 71 const pp::Preprocessor &getPreprocessor() const { return mPreprocessor; } in getPreprocessor() function 72 pp::Preprocessor &getPreprocessor() { return mPreprocessor; } in getPreprocessor() function
|
| /external/angle/src/compiler/translator/ |
| D | ParseContext.h | 48 const angle::pp::Preprocessor &getPreprocessor() const { return mPreprocessor; } in getPreprocessor() function 49 angle::pp::Preprocessor &getPreprocessor() { return mPreprocessor; } in getPreprocessor() function
|
| /external/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| D | AnalysisManager.h | 66 Preprocessor &getPreprocessor() override { return PP; } in getPreprocessor() function
|
| D | CheckerContext.h | 110 Preprocessor &getPreprocessor() { return getBugReporter().getPreprocessor(); } in getPreprocessor() function
|
| /external/llvm-project/clang-tools-extra/clangd/ |
| D | ParsedAST.cpp | 474 Preprocessor &ParsedAST::getPreprocessor() { return Clang->getPreprocessor(); } in getPreprocessor() function in clang::clangd::ParsedAST 480 const Preprocessor &ParsedAST::getPreprocessor() const { in getPreprocessor() function in clang::clangd::ParsedAST
|
| /external/llvm-project/clang/include/clang/Frontend/ |
| D | ASTUnit.h | 435 const Preprocessor &getPreprocessor() const { return *PP; } in getPreprocessor() function 436 Preprocessor &getPreprocessor() { return *PP; } in getPreprocessor() function
|
| D | CompilerInstance.h | 442 Preprocessor &getPreprocessor() const { in getPreprocessor() function
|
| /external/clang/include/clang/Frontend/ |
| D | ASTUnit.h | 505 const Preprocessor &getPreprocessor() const { return *PP; } in getPreprocessor() function 506 Preprocessor &getPreprocessor() { return *PP; } in getPreprocessor() function
|
| D | CompilerInstance.h | 433 Preprocessor &getPreprocessor() const { in getPreprocessor() function
|
| /external/llvm-project/clang-tools-extra/clang-tidy/ |
| D | ExpandModularHeadersPPCallbacks.cpp | 107 Preprocessor *ExpandModularHeadersPPCallbacks::getPreprocessor() const { in getPreprocessor() function in clang::tooling::ExpandModularHeadersPPCallbacks
|
| /external/llvm-project/clang/include/clang/StaticAnalyzer/Core/ |
| D | CheckerManager.h | 172 const Preprocessor &getPreprocessor() const { in getPreprocessor() function
|
| /external/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
| D | BugReporter.h | 613 Preprocessor &getPreprocessor() { return D.getPreprocessor(); } in getPreprocessor() function
|
| /external/clang/include/clang/Serialization/ |
| D | ASTReader.h | 1478 Preprocessor &getPreprocessor() const { return PP; } in getPreprocessor() function
|
| /external/clang/include/clang/Parse/ |
| D | Parser.h | 252 Preprocessor &getPreprocessor() const { return PP; } in getPreprocessor() function
|
| /external/llvm-project/clang/include/clang/Serialization/ |
| D | ASTReader.h | 1676 Preprocessor &getPreprocessor() const { return PP; } in getPreprocessor() function
|
| /external/llvm-project/clang/include/clang/Parse/ |
| D | Parser.h | 435 Preprocessor &getPreprocessor() const { return PP; } in getPreprocessor() function
|
| /external/clang/include/clang/Sema/ |
| D | Sema.h | 1067 Preprocessor &getPreprocessor() const { return PP; } in getPreprocessor() function
|
| /external/llvm-project/clang/include/clang/Sema/ |
| D | Sema.h | 1425 Preprocessor &getPreprocessor() const { return PP; } in getPreprocessor() function
|