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

  /external/clang/include/clang/Frontend/
Utils.h 73 /// use \c attachToPreprocessor and \c attachToASTReader to get all of the
79 void attachToPreprocessor(Preprocessor &PP);
  /external/clang/lib/Frontend/
DependencyFile.cpp 123 void DependencyCollector::attachToPreprocessor(Preprocessor &PP) {
CompilerInstance.cpp 351 Listener->attachToPreprocessor(*PP);
    [all...]

Completed in 51 milliseconds