Home | History | Annotate | Download | only in Sema

Lines Matching refs:CXXScopeSpec

71                              Scope *S, CXXScopeSpec *SS,
160 CXXScopeSpec NewSS, *NewSSPtr = SS;
307 /// if a CXXScopeSpec's type is equal to the type of one of the base classes
320 bool Sema::isMicrosoftMissingTypename(const CXXScopeSpec *SS, Scope *S) {
337 CXXScopeSpec *SS,
387 CXXScopeSpec EmptySS;
447 CXXScopeSpec &SS,
3123 CXXScopeSpec &SS = Chunk.Mem.Scope();
3704 CXXScopeSpec &SS = D.getCXXScopeSpec();
7502 SourceLocation KWLoc, CXXScopeSpec &SS,