Searched defs:EffectiveTriple (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/include/clang/Driver/ | ||
H A D | ToolChain.h | 185 mutable llvm::Triple EffectiveTriple; variable |
/llvm-project/clang/lib/Driver/ToolChains/ | ||
H A D | Clang.cpp | 1609 RenderTargetOptions(const llvm::Triple & EffectiveTriple,const ArgList & Args,bool KernelOrKext,ArgStringList & CmdArgs) const RenderTargetOptions() argument |
H A D | CommonArgs.cpp | 1769 const llvm::Triple &EffectiveTriple = ToolChain.getEffectiveTriple(); ParsePICArgs() local |
/llvm-project/clang/lib/Driver/ | ||
H A D | Driver.cpp | 5637 llvm::Triple EffectiveTriple; BuildJobsForActionNoCache() local |