Home
last modified time | relevance | path

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

/external/clang/include/clang/Driver/
DDriver.h418 const char *GetNamedOutputPath(Compilation &C,
/external/llvm-project/clang/include/clang/Driver/
DDriver.h525 const char *GetNamedOutputPath(Compilation &C, const JobAction &JA,
/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
/external/llvm-project/clang/lib/Driver/
DDriver.cpp4558 GetNamedOutputPath(C, *UA, BaseInput, UI.DependentBoundArch, in BuildJobsForActionNoCache()
4606 Result = InputInfo(A, GetNamedOutputPath(C, *JA, BaseInput, BoundArch, in BuildJobsForActionNoCache()
4695 const char *Driver::GetNamedOutputPath(Compilation &C, const JobAction &JA, in GetNamedOutputPath() function in Driver