Home | History | Annotate | Download | only in Sema

Lines Matching refs:DeclLoc

2680           SourceLocation DeclLoc(IDecl->getLocation());
2681 SourceLocation SuperClassLoc(getLocForEndOfToken(DeclLoc));
2682 Diag(DeclLoc, diag::warn_objc_root_class_missing)
2688 DeclLoc, LookupOrdinaryName);