Searched refs:GetNamedOutputPath (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Driver/ |
H A D | Driver.h | 535 const char *GetNamedOutputPath(Compilation &C, const JobAction &JA,
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ |
H A D | Driver.cpp | 4712 GetNamedOutputPath(C, *UA, BaseInput, UI.DependentBoundArch, in BuildJobsForActionNoCache() 4761 Result = InputInfo(A, GetNamedOutputPath(C, *JA, BaseInput, BoundArch, in BuildJobsForActionNoCache() 4850 const char *Driver::GetNamedOutputPath(Compilation &C, const JobAction &JA, in GetNamedOutputPath() function in Driver
|