Home | History | Annotate | Download | only in Driver

Lines Matching refs:getFilePaths

731     for (ToolChain::path_list::const_iterator it = TC.getFilePaths().begin(),
732 ie = TC.getFilePaths().end(); it != ie; ++it) {
1779 const ToolChain::path_list &List = TC.getFilePaths();