Home | History | Annotate | Download | only in Sema

Lines Matching refs:LParenLoc

104                           SourceLocation LParenLoc,
139 Decl *Res = HandlePropertyInClassExtension(S, AtLoc, LParenLoc,
154 ObjCPropertyDecl *Res = CreatePropertyDecl(S, ClassDecl, AtLoc, LParenLoc, FD,
206 SourceLocation LParenLoc,
241 PropertyId, AtLoc, LParenLoc, T);
270 CreatePropertyDecl(S, CCPrimary, AtLoc, LParenLoc,
335 ActOnProperty(S, AtLoc, LParenLoc, FD, ProtocolPropertyODS,
378 SourceLocation LParenLoc,
411 PropertyId, AtLoc, LParenLoc, TInfo);