Home | History | Annotate | Download | only in Driver

Lines Matching refs:GetFilePath

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