Home
last modified time | relevance | path

Searched refs:IgnoredAttribute (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/Index/
Drecursive-cxx-member-calls.cpp31 IgnoredAttribute, UnknownAttribute enumerator
145 .Case("may_alias", IgnoredAttribute) in getKind()
160 .Case("returns_twice", IgnoredAttribute) in getKind()
161 .Case("vec_type_hint", IgnoredAttribute) in getKind()
/external/clang/lib/Sema/
DAttributeList.cpp162 .Case("returns_twice", IgnoredAttribute) in getKind()
163 .Case("vec_type_hint", IgnoredAttribute) in getKind()
193 .Case("bounded", IgnoredAttribute) // OpenBSD in getKind()
DSemaDeclAttr.cpp3024 case AttributeList::IgnoredAttribute: in ProcessInheritableDeclAttr()
/external/clang/include/clang/Sema/
DAttributeList.h247 IgnoredAttribute, enumerator