Home
last modified time | relevance | path

Searched refs:diagnoseAppertainsTo (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Sema/
DAttributeList.cpp192 bool AttributeList::diagnoseAppertainsTo(Sema &S, const Decl *D) const { in diagnoseAppertainsTo() function in AttributeList
DSemaDeclAttr.cpp5304 if (!Attr.diagnoseAppertainsTo(S, D)) in handleCommonAttributeFeatures()
/external/clang/include/clang/Sema/
DAttributeList.h508 bool diagnoseAppertainsTo(class Sema &S, const Decl *D) const;