Home
last modified time | relevance | path

Searched refs:GetNamedOutputPath (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/include/clang/Driver/
H A DDriver.h379 const char *GetNamedOutputPath(Compilation &C,
/minix3/external/bsd/llvm/dist/clang/lib/Driver/
H A DDriver.cpp1612 Result = InputInfo(GetNamedOutputPath(C, *JA, BaseInput, BoundArch, in BuildJobsForAction()
1668 const char *Driver::GetNamedOutputPath(Compilation &C, in GetNamedOutputPath() function in Driver