HomeSort by relevance Sort by last modified time
    Searched refs:attachToPreprocessor (Results 1 - 12 of 12) sorted by null

  /external/clang/include/clang/Frontend/
Utils.h 75 /// use \c attachToPreprocessor and \c attachToASTReader to get all of the
81 virtual void attachToPreprocessor(Preprocessor &PP);
140 void attachToPreprocessor(Preprocessor &PP) override;
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Frontend/
Utils.h 75 /// use \c attachToPreprocessor and \c attachToASTReader to get all of the
81 virtual void attachToPreprocessor(Preprocessor &PP);
140 void attachToPreprocessor(Preprocessor &PP) override;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Frontend/
Utils.h 75 /// use \c attachToPreprocessor and \c attachToASTReader to get all of the
81 virtual void attachToPreprocessor(Preprocessor &PP);
140 void attachToPreprocessor(Preprocessor &PP) override;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Frontend/
Utils.h 75 /// use \c attachToPreprocessor and \c attachToASTReader to get all of the
81 virtual void attachToPreprocessor(Preprocessor &PP);
140 void attachToPreprocessor(Preprocessor &PP) override;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
Utils.h 75 /// use \c attachToPreprocessor and \c attachToASTReader to get all of the
81 virtual void attachToPreprocessor(Preprocessor &PP);
140 void attachToPreprocessor(Preprocessor &PP) override;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Frontend/
Utils.h 75 /// use \c attachToPreprocessor and \c attachToASTReader to get all of the
81 virtual void attachToPreprocessor(Preprocessor &PP);
140 void attachToPreprocessor(Preprocessor &PP) override;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Frontend/
Utils.h 75 /// use \c attachToPreprocessor and \c attachToASTReader to get all of the
81 virtual void attachToPreprocessor(Preprocessor &PP);
140 void attachToPreprocessor(Preprocessor &PP) override;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Frontend/
Utils.h 75 /// use \c attachToPreprocessor and \c attachToASTReader to get all of the
81 virtual void attachToPreprocessor(Preprocessor &PP);
140 void attachToPreprocessor(Preprocessor &PP) override;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
Utils.h 75 /// use \c attachToPreprocessor and \c attachToASTReader to get all of the
81 virtual void attachToPreprocessor(Preprocessor &PP);
140 void attachToPreprocessor(Preprocessor &PP) override;
  /external/clang/lib/Frontend/
ModuleDependencyCollector.cpp 105 void ModuleDependencyCollector::attachToPreprocessor(Preprocessor &PP) {
DependencyFile.cpp 141 void DependencyCollector::attachToPreprocessor(Preprocessor &PP) {
CompilerInstance.cpp 365 Listener->attachToPreprocessor(*PP);
    [all...]

Completed in 1694 milliseconds