Searched refs:supportsDebugInfoOption (Results 1 – 4 of 4) sorted by relevance
162 bool supportsDebugInfoOption(const llvm::opt::Arg *A) const override;
774 bool CudaToolChain::supportsDebugInfoOption(const llvm::opt::Arg *A) const { in supportsDebugInfoOption() function in CudaToolChain
1074 if (TC.supportsDebugInfoOption(A)) in checkDebugInfoOption()
524 virtual bool supportsDebugInfoOption(const llvm::opt::Arg *) const { in supportsDebugInfoOption() function