Home | History | Annotate | Download | only in Driver

Lines Matching refs:getFilePaths

739     for (ToolChain::path_list::const_iterator it = TC.getFilePaths().begin(),
740 ie = TC.getFilePaths().end(); it != ie; ++it) {
1708 const ToolChain::path_list &List = TC.getFilePaths();