Searched refs:getCompilationPhases (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/contrib/llvm/tools/clang/include/clang/Driver/
H A DTypes.h77 /// getCompilationPhases - Get the list of compilation phases ('Phases') to be
79 void getCompilationPhases(
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Driver/
H A DTypes.cpp192 void types::getCompilationPhases(ID Id, llvm::SmallVectorImpl<phases::ID> &P) { function in class:types
H A DDriver.cpp1187 types::getCompilationPhases(InputType, PL);

Completed in 108 milliseconds