Searched refs:getSS (Results 1 – 2 of 2) sorted by relevance
218 const CXXScopeSpec *getSS() const { return SS.get(); } in getSS() function
6682 const CXXScopeSpec *SS = Consumer.getSS(); in attemptRecovery()