Searched refs:supportsDebugInfoOption (Results 1 – 4 of 4) sorted by relevance
164 bool supportsDebugInfoOption(const llvm::opt::Arg *A) const override;
759 bool NVPTXToolChain::supportsDebugInfoOption(const llvm::opt::Arg *A) const { in supportsDebugInfoOption() function in NVPTXToolChain
870 if (TC.supportsDebugInfoOption(A)) in checkDebugInfoOption()
606 virtual bool supportsDebugInfoOption(const llvm::opt::Arg *) const { in supportsDebugInfoOption() function