OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 3621 milliseconds