Searched defs:DeclHasAttr (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaDecl.cpp1601 DeclHasAttr(const Decl *D, const Attr *A) { function
1643 if (!DeclHasAttr(New, *i)) {
1671 if (!DeclHasAttr(newDecl, *i)) {

Completed in 53 milliseconds