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 182 const ParmVarDecl *oldDecl = (*oi);
185 oldDecl->hasAttr<NSConsumedAttr>()) {
188 Diag(oldDecl->getLocation(), diag::note_previous_decl)
    [all...]
SemaDecl.cpp     [all...]

Completed in 63 milliseconds