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

  /external/clang/include/clang/Driver/
Types.h 84 /// getCompilationPhase - Return the \args N th compilation phase to
86 phases::ID getCompilationPhase(ID Id, unsigned N);
  /external/clang/lib/Driver/
Types.cpp 213 phases::ID types::getCompilationPhase(ID Id, unsigned N) {
Driver.cpp     [all...]

Completed in 749 milliseconds