Home
last modified time | relevance | path

Searched defs:BaseInput (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/include/clang/Driver/
H A DInputInfo.h43 const char *BaseInput; variable
/llvm-project/clang/lib/Driver/
H A DDriver.cpp5438 handleTimeTrace(Compilation & C,const ArgList & Args,const JobAction * JA,const char * BaseInput,const InputInfo & Result) handleTimeTrace() argument
5618 const char *BaseInput = InputInfos[0].getBaseInput(); BuildJobsForActionNoCache() local
5855 GetModuleOutputPath(Compilation & C,const JobAction & JA,const char * BaseInput) GetModuleOutputPath() argument
5867 GetNamedOutputPath(Compilation & C,const JobAction & JA,const char * BaseInput,StringRef OrigBoundArch,bool AtTopLevel,bool MultipleArchs,StringRef OffloadingPrefix) const GetNamedOutputPath() argument
[all...]
/llvm-project/clang/lib/Driver/ToolChains/
H A DClang.cpp3839 getCXX20NamedModuleOutputPath(const ArgList & Args,const char * BaseInput) getCXX20NamedModuleOutputPath() argument