Searched refs:getScopeForContext (Results 1 – 6 of 6) sorted by relevance
345 m_compiler_instance->getSema().getScopeForContext( in FindDecls()
1361 Scope *Sema::getScopeForContext(DeclContext *Ctx) { in getScopeForContext() function in Sema
10980 Scope *S = getScopeForContext(ClassDecl); in DeclareImplicitDefaultConstructor()11253 Scope *S = getScopeForContext(ClassDecl); in DeclareImplicitDestructor()11864 Scope *S = getScopeForContext(ClassDecl); in DeclareImplicitCopyAssignment()12185 Scope *S = getScopeForContext(ClassDecl); in DeclareImplicitMoveAssignment()12568 Scope *S = getScopeForContext(ClassDecl); in DeclareImplicitCopyConstructor()12698 Scope *S = getScopeForContext(ClassDecl); in DeclareImplicitMoveConstructor()
1433 S.getScopeForContext(D->getDeclContext()->getParent())); in handleIBOutletCollection()
4829 S.getScopeForContext(S.CurContext), nullptr, in TryTypoCorrectionForCall()
1339 Scope *getScopeForContext(DeclContext *Ctx);