Home | History | Annotate | Download | only in Sema

Lines Matching refs:TheScope

673   /// TheScope - This is the scope for the block itself, which contains
675 Scope *TheScope;
683 TheScope(BlockScope)
703 Scope *TheScope;
714 TheCapturedDecl(CD), TheRecordDecl(RD), TheScope(S),