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