Home | History | Annotate | Download | only in Driver

Lines Matching refs:GetFilePath

681     llvm::outs() << GetFilePath(A->getValue(C.getArgs()), TC) << "\n";
691 llvm::outs() << GetFilePath("libgcc.a", TC) << "\n";
1480 std::string Driver::GetFilePath(const char *Name, const ToolChain &TC) const {