Home
last modified time | relevance | path

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

/external/clang/include/clang/Driver/
DDriver.h418 const char *GetNamedOutputPath(Compilation &C,
/external/clang/lib/Driver/
DDriver.cpp2111 Result = InputInfo(A, GetNamedOutputPath(C, *JA, BaseInput, BoundArch, in BuildJobsForActionNoCache()
2169 const char *Driver::GetNamedOutputPath(Compilation &C, const JobAction &JA, in GetNamedOutputPath() function in Driver