Searched refs:getScopeForContext (Results 1 – 5 of 5) sorted by relevance
712 Scope *Sema::getScopeForContext(DeclContext *Ctx) { in getScopeForContext() function in Sema
5981 if (Scope *S = getScopeForContext(ClassDecl)) in DeclareImplicitDefaultConstructor()6111 Scope *S = getScopeForContext(ClassDecl); in DeclareInheritedConstructors()6327 if (Scope *S = getScopeForContext(ClassDecl)) in DeclareImplicitDestructor()6755 if (Scope *S = getScopeForContext(ClassDecl)) in DeclareImplicitCopyAssignment()7226 if (Scope *S = getScopeForContext(ClassDecl)) in DeclareImplicitCopyConstructor()
348 S.getScopeForContext(D->getDeclContext()->getParent())); in handleIBOutletCollection()
658 Scope *S = getScopeForContext(DC); in getAndCaptureCurrentThisType()
740 Scope *getScopeForContext(DeclContext *Ctx);