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