Home
last modified time | relevance | path

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

/external/clang/include/clang/Driver/
DDriver.h388 const char *GetNamedOutputPath(Compilation &C,
/external/clang/lib/Driver/
DDriver.cpp1624 Result = InputInfo(GetNamedOutputPath(C, *JA, BaseInput, BoundArch, in BuildJobsForAction()
1680 const char *Driver::GetNamedOutputPath(Compilation &C, in GetNamedOutputPath() function in Driver