/aosp_15_r20/external/angle/src/compiler/translator/ |
H A D | ParseContext.h | 47 const angle::pp::Preprocessor &getPreprocessor() const { return mPreprocessor; } in getPreprocessor() function 48 angle::pp::Preprocessor &getPreprocessor() { return mPreprocessor; } in getPreprocessor() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Frontend/ |
D | ASTUnit.h | 438 const Preprocessor &getPreprocessor() const { return *PP; } in getPreprocessor() function 439 Preprocessor &getPreprocessor() { return *PP; } in getPreprocessor() function
|
D | CompilerInstance.h | 477 Preprocessor &getPreprocessor() const { in getPreprocessor() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Frontend/ |
D | ASTUnit.h | 438 const Preprocessor &getPreprocessor() const { return *PP; } in getPreprocessor() function 439 Preprocessor &getPreprocessor() { return *PP; } in getPreprocessor() function
|
D | CompilerInstance.h | 471 Preprocessor &getPreprocessor() const { in getPreprocessor() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Frontend/ |
D | ASTUnit.h | 438 const Preprocessor &getPreprocessor() const { return *PP; } in getPreprocessor() function 439 Preprocessor &getPreprocessor() { return *PP; } in getPreprocessor() function
|
D | CompilerInstance.h | 477 Preprocessor &getPreprocessor() const { in getPreprocessor() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Frontend/ |
D | ASTUnit.h | 438 const Preprocessor &getPreprocessor() const { return *PP; } in getPreprocessor() function 439 Preprocessor &getPreprocessor() { return *PP; } in getPreprocessor() function
|
D | CompilerInstance.h | 495 Preprocessor &getPreprocessor() const { in getPreprocessor() function
|
/aosp_15_r20/external/clang/include/clang/Frontend/ |
H A D | ASTUnit.h | 505 const Preprocessor &getPreprocessor() const { return *PP; } in getPreprocessor() function 506 Preprocessor &getPreprocessor() { return *PP; } in getPreprocessor() function
|
H A D | CompilerInstance.h | 433 Preprocessor &getPreprocessor() const { in getPreprocessor() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | AnalysisManager.h | 66 Preprocessor &getPreprocessor() override { return PP; } in getPreprocessor() function
|
D | CheckerContext.h | 113 Preprocessor &getPreprocessor() { return getBugReporter().getPreprocessor(); } in getPreprocessor() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | AnalysisManager.h | 66 Preprocessor &getPreprocessor() override { return PP; } in getPreprocessor() function
|
D | CheckerContext.h | 113 Preprocessor &getPreprocessor() { return getBugReporter().getPreprocessor(); } in getPreprocessor() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | AnalysisManager.h | 66 Preprocessor &getPreprocessor() override { return PP; } in getPreprocessor() function
|
D | CheckerContext.h | 113 Preprocessor &getPreprocessor() { return getBugReporter().getPreprocessor(); } in getPreprocessor() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | AnalysisManager.h | 66 Preprocessor &getPreprocessor() override { return PP; } in getPreprocessor() function
|
D | CheckerContext.h | 113 Preprocessor &getPreprocessor() { return getBugReporter().getPreprocessor(); } in getPreprocessor() function
|
/aosp_15_r20/frameworks/compile/slang/ |
D | slang.h | 199 clang::Preprocessor &getPreprocessor() { return *mPP; } in getPreprocessor() function
|
D | slang_rs_context.h | 149 inline clang::Preprocessor &getPreprocessor() const { return mPP; } in getPreprocessor() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/StaticAnalyzer/Core/ |
D | CheckerManager.h | 171 const Preprocessor &getPreprocessor() const { in getPreprocessor() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/StaticAnalyzer/Core/ |
D | CheckerManager.h | 171 const Preprocessor &getPreprocessor() const { in getPreprocessor() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/StaticAnalyzer/Core/ |
D | CheckerManager.h | 171 const Preprocessor &getPreprocessor() const { in getPreprocessor() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/StaticAnalyzer/Core/ |
D | CheckerManager.h | 171 const Preprocessor &getPreprocessor() const { in getPreprocessor() function
|