HomeSort by: relevance | last modified time | path
    Searched refs:getFinalPhase (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Driver/
Driver.h 273 // getFinalPhase - Determine which compilation mode we are in and record
275 // TODO: Much of what getFinalPhase returns are not actually true compiler
278 phases::ID getFinalPhase(const llvm::opt::DerivedArgList &DAL,
  /src/external/apache2/llvm/dist/clang/lib/Driver/
Driver.cpp 289 phases::ID Driver::getFinalPhase(const DerivedArgList &DAL,
3548 phases::ID FinalPhase = getFinalPhase(Args, &FinalPhaseArg);

Completed in 37 milliseconds