Searched refs:getDefaultDebugFormat (Results 1 – 5 of 5) sorted by relevance
48 llvm::codegenoptions::DebugInfoFormat getDefaultDebugFormat() const override { in getDefaultDebugFormat() function49 return this->HostTC.getDefaultDebugFormat(); in getDefaultDebugFormat()
59 llvm::codegenoptions::DebugInfoFormat getDefaultDebugFormat() const override { in getDefaultDebugFormat() function
64 llvm::codegenoptions::DebugInfoFormat getDefaultDebugFormat() const override { in getDefaultDebugFormat() function
4501 switch (TC.getDefaultDebugFormat()) { in renderDebugOptions()8635 switch (getToolChain().getDefaultDebugFormat()) { in ConstructJob()
596 virtual llvm::codegenoptions::DebugInfoFormat getDefaultDebugFormat() const { in getDefaultDebugFormat() function