Searched defs:BaseInput (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/Driver/ |
H A D | InputInfo.h | 43 const char *BaseInput; variable
|
/freebsd-src/contrib/llvm-project/clang/lib/Driver/ |
H A D | Driver.cpp | 5364 handleTimeTrace(Compilation & C,const ArgList & Args,const JobAction * JA,const char * BaseInput,const InputInfo & Result) handleTimeTrace() argument 5544 const char *BaseInput = InputInfos[0].getBaseInput(); BuildJobsForActionNoCache() local 5781 GetModuleOutputPath(Compilation & C,const JobAction & JA,const char * BaseInput) GetModuleOutputPath() argument 5803 GetNamedOutputPath(Compilation & C,const JobAction & JA,const char * BaseInput,StringRef OrigBoundArch,bool AtTopLevel,bool MultipleArchs,StringRef OffloadingPrefix) const GetNamedOutputPath() argument [all...] |