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

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

Completed in 47 milliseconds