HomeSort by relevance Sort by last modified time
    Searched refs:oldDecl (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Sema/
SemaDeclObjC.cpp 180 const ParmVarDecl *oldDecl = (*oi);
183 oldDecl->hasAttr<NSConsumedAttr>()) {
186 Diag(oldDecl->getLocation(), diag::note_previous_decl)
    [all...]
SemaDecl.cpp     [all...]

Completed in 34 milliseconds