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()
6092 const CXXScopeSpec &SS, in BuildPseudoDestructorExpr()
6190 CXXScopeSpec &SS, in ActOnPseudoDestructorExpr()
6342 return BuildPseudoDestructorExpr(Base, OpLoc, OpKind, CXXScopeSpec(), in ActOnPseudoDestructorExpr()
6682 const CXXScopeSpec *SS = Consumer.getSS(); in attemptRecovery()
6683 CXXScopeSpec NewSS; in attemptRecovery()
7091 CXXScopeSpec &SS, in CheckMicrosoftIfExistsSymbol()
7126 bool IsIfExists, CXXScopeSpec &SS, in CheckMicrosoftIfExistsSymbol()