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

/external/clang/include/clang/Driver/
H A DDriver.h341 /// GetNamedOutputPath - Return the name to use for the output of
350 const char *GetNamedOutputPath(Compilation &C,
/external/clang/lib/Driver/
H A DDriver.cpp1399 Result = InputInfo(GetNamedOutputPath(C, *JA, BaseInput, AtTopLevel),
1417 const char *Driver::GetNamedOutputPath(Compilation &C, function in class:Driver

Completed in 45 milliseconds