Lines Matching refs:CXXScopeSpec
48 ParsedType Sema::getInheritingConstructorName(CXXScopeSpec &SS, in getInheritingConstructorName()
85 Scope *S, CXXScopeSpec &SS, in getDestructorName()
155 CXXScopeSpec PrefixSS; in getDestructorName()
342 bool Sema::checkLiteralOperatorId(const CXXScopeSpec &SS, in checkLiteralOperatorId()
5816 const CXXScopeSpec &SS, in BuildPseudoDestructorExpr()
5914 CXXScopeSpec &SS, in ActOnPseudoDestructorExpr()
6066 return BuildPseudoDestructorExpr(Base, OpLoc, OpKind, CXXScopeSpec(), in ActOnPseudoDestructorExpr()
6403 const CXXScopeSpec *SS = Consumer.getSS(); in attemptRecovery()
6404 CXXScopeSpec NewSS; in attemptRecovery()
6804 CXXScopeSpec &SS, in CheckMicrosoftIfExistsSymbol()
6839 bool IsIfExists, CXXScopeSpec &SS, in CheckMicrosoftIfExistsSymbol()