Home | History | Annotate | Download | only in Sema

Lines Matching refs:PropertyLoc

2591                                         SourceLocation PropertyLoc) {
2593 DeclarationNameInfo NameInfo(Property->getDeclName(), PropertyLoc);
2595 /*FIXME:*/PropertyLoc,
2610 SourceLocation PropertyLoc) {
2616 PropertyLoc, Base));