Home | History | Annotate | Download | only in Driver

Lines Matching full:getfilepath

755     llvm::outs() << GetFilePath(A->getValue(), TC) << "\n";
765 llvm::outs() << GetFilePath("libgcc.a", TC) << "\n";
1687 std::string Driver::GetFilePath(const char *Name, const ToolChain &TC) const {