Home | History | Annotate | Download | only in Sema

Lines Matching defs:Decl

442         NamedDecl *Decl = LookupSingleName(TUScope, NSStringId,
444 NSStringDecl = dyn_cast_or_null<ObjCInterfaceDecl>(Decl);