Home
last modified time | relevance | path

Searched defs:getPreprocessor (Results 1 – 25 of 52) sorted by relevance

123

/aosp_15_r20/external/angle/src/compiler/translator/
H A DParseContext.h47 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/
DASTUnit.h438 const Preprocessor &getPreprocessor() const { return *PP; } in getPreprocessor() function
439 Preprocessor &getPreprocessor() { return *PP; } in getPreprocessor() function
DCompilerInstance.h477 Preprocessor &getPreprocessor() const { in getPreprocessor() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Frontend/
DASTUnit.h438 const Preprocessor &getPreprocessor() const { return *PP; } in getPreprocessor() function
439 Preprocessor &getPreprocessor() { return *PP; } in getPreprocessor() function
DCompilerInstance.h471 Preprocessor &getPreprocessor() const { in getPreprocessor() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Frontend/
DASTUnit.h438 const Preprocessor &getPreprocessor() const { return *PP; } in getPreprocessor() function
439 Preprocessor &getPreprocessor() { return *PP; } in getPreprocessor() function
DCompilerInstance.h477 Preprocessor &getPreprocessor() const { in getPreprocessor() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Frontend/
DASTUnit.h438 const Preprocessor &getPreprocessor() const { return *PP; } in getPreprocessor() function
439 Preprocessor &getPreprocessor() { return *PP; } in getPreprocessor() function
DCompilerInstance.h495 Preprocessor &getPreprocessor() const { in getPreprocessor() function
/aosp_15_r20/external/clang/include/clang/Frontend/
H A DASTUnit.h505 const Preprocessor &getPreprocessor() const { return *PP; } in getPreprocessor() function
506 Preprocessor &getPreprocessor() { return *PP; } in getPreprocessor() function
H A DCompilerInstance.h433 Preprocessor &getPreprocessor() const { in getPreprocessor() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/StaticAnalyzer/Core/PathSensitive/
DAnalysisManager.h66 Preprocessor &getPreprocessor() override { return PP; } in getPreprocessor() function
DCheckerContext.h113 Preprocessor &getPreprocessor() { return getBugReporter().getPreprocessor(); } in getPreprocessor() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/StaticAnalyzer/Core/PathSensitive/
DAnalysisManager.h66 Preprocessor &getPreprocessor() override { return PP; } in getPreprocessor() function
DCheckerContext.h113 Preprocessor &getPreprocessor() { return getBugReporter().getPreprocessor(); } in getPreprocessor() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/StaticAnalyzer/Core/PathSensitive/
DAnalysisManager.h66 Preprocessor &getPreprocessor() override { return PP; } in getPreprocessor() function
DCheckerContext.h113 Preprocessor &getPreprocessor() { return getBugReporter().getPreprocessor(); } in getPreprocessor() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/StaticAnalyzer/Core/PathSensitive/
DAnalysisManager.h66 Preprocessor &getPreprocessor() override { return PP; } in getPreprocessor() function
DCheckerContext.h113 Preprocessor &getPreprocessor() { return getBugReporter().getPreprocessor(); } in getPreprocessor() function
/aosp_15_r20/frameworks/compile/slang/
Dslang.h199 clang::Preprocessor &getPreprocessor() { return *mPP; } in getPreprocessor() function
Dslang_rs_context.h149 inline clang::Preprocessor &getPreprocessor() const { return mPP; } in getPreprocessor() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/StaticAnalyzer/Core/
DCheckerManager.h171 const Preprocessor &getPreprocessor() const { in getPreprocessor() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/StaticAnalyzer/Core/
DCheckerManager.h171 const Preprocessor &getPreprocessor() const { in getPreprocessor() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/StaticAnalyzer/Core/
DCheckerManager.h171 const Preprocessor &getPreprocessor() const { in getPreprocessor() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/StaticAnalyzer/Core/
DCheckerManager.h171 const Preprocessor &getPreprocessor() const { in getPreprocessor() function

123