Home | History | Annotate | Download | only in Sema

Lines Matching refs:DeclLoc

2380           SourceLocation DeclLoc(IDecl->getLocation());
2381 SourceLocation SuperClassLoc(PP.getLocForEndOfToken(DeclLoc));
2382 Diag(DeclLoc, diag::warn_objc_root_class_missing)
2388 DeclLoc, LookupOrdinaryName);