Home
last modified time | relevance | path

Searched refs:setPreprocessor (Results 1 – 25 of 30) sorted by relevance

12

/aosp_15_r20/external/clang/lib/Frontend/
H A DFrontendAction.cpp226 CI.setPreprocessor(&AST->getPreprocessor()); in BeginSourceFile()
437 CI.setPreprocessor(nullptr); in BeginSourceFile()
519 CI.setPreprocessor(nullptr); in EndSourceFile()
H A DCompilerInstance.cpp98 void CompilerInstance::setPreprocessor(Preprocessor *Value) { PP = Value; } in setPreprocessor() function in CompilerInstance
321 PTHMgr->setPreprocessor(&*PP); in createPreprocessor()
H A DASTUnit.cpp261 void ASTUnit::setPreprocessor(Preprocessor *pp) { PP = pp; } in setPreprocessor() function in ASTUnit
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Index/
DIndexDataConsumer.h39 virtual void setPreprocessor(std::shared_ptr<Preprocessor> PP) {} in setPreprocessor() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Index/
DIndexDataConsumer.h39 virtual void setPreprocessor(std::shared_ptr<Preprocessor> PP) {} in setPreprocessor() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Index/
DIndexDataConsumer.h39 virtual void setPreprocessor(std::shared_ptr<Preprocessor> PP) {} in setPreprocessor() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Index/
DIndexDataConsumer.h39 virtual void setPreprocessor(std::shared_ptr<Preprocessor> PP) {} in setPreprocessor() function
/aosp_15_r20/external/clang/include/clang/Lex/
H A DPTHManager.h134 void setPreprocessor(Preprocessor *pp) { PP = pp; } in setPreprocessor() function
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Frontend/
H A DModelInjector.cpp93 Instance.setPreprocessor(&CI.getPreprocessor()); in onBodySynthesis()
/aosp_15_r20/external/clang/include/clang/Frontend/
H A DCompilerInstance.h444 void setPreprocessor(Preprocessor *Value);
H A DASTUnit.h512 void setPreprocessor(Preprocessor *pp);
/aosp_15_r20/external/clang/tools/libclang/
H A DCXIndexDataConsumer.h346 void setPreprocessor(Preprocessor &PP);
H A DCXIndexDataConsumer.cpp413 void CXIndexDataConsumer::setPreprocessor(Preprocessor &PP) { in setPreprocessor() function in CXIndexDataConsumer
414 cxtu::getASTUnit(CXTU)->setPreprocessor(&PP); in setPreprocessor()
H A DIndexing.cpp374 DataConsumer->setPreprocessor(PP); in CreateASTConsumer()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Frontend/
DCompilerInstance.h489 void setPreprocessor(std::shared_ptr<Preprocessor> Value);
DASTUnit.h446 void setPreprocessor(std::shared_ptr<Preprocessor> pp);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Frontend/
DCompilerInstance.h489 void setPreprocessor(std::shared_ptr<Preprocessor> Value);
DASTUnit.h446 void setPreprocessor(std::shared_ptr<Preprocessor> pp);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Frontend/
DCompilerInstance.h483 void setPreprocessor(std::shared_ptr<Preprocessor> Value);
DASTUnit.h446 void setPreprocessor(std::shared_ptr<Preprocessor> pp);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Frontend/
DCompilerInstance.h507 void setPreprocessor(std::shared_ptr<Preprocessor> Value);
DASTUnit.h446 void setPreprocessor(std::shared_ptr<Preprocessor> pp);
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDsdk-common.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/prebuilts/misc/common/sdk-common/
HDsdk-common.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/prebuilts/manifest-merger/com/android/tools/sdk-common/31.9.0-alpha03/
HDsdk-common-31.9.0-alpha03.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...

12