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