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

/external/clang/include/clang/Sema/
H A DAttributeList.h325 IgnoredAttribute, enumerator in enum:clang::AttributeList::Kind
/external/clang/test/Index/
H A Drecursive-cxx-member-calls.cpp31 AT_returns_twice, IgnoredAttribute, UnknownAttribute enumerator in enum:clang::AttributeList::Kind
145 .Case("may_alias", IgnoredAttribute)
161 .Case("vec_type_hint", IgnoredAttribute)
397 // CHECK-tokens: Identifier: "IgnoredAttribute" [31:25 - 31:41] EnumConstantDecl=IgnoredAttribute:31:25 (Definition)
1243 // CHECK-tokens: Identifier: "IgnoredAttribute" [145:24 - 145:40] DeclRefExpr=IgnoredAttribute:31:25
1355 // CHECK-tokens: Identifier: "IgnoredAttribute" [161:28 - 161:44] DeclRefExpr=IgnoredAttribute:31:25
1618 // CHECK: 31:25: EnumConstantDecl=IgnoredAttribute
[all...]

Completed in 845 milliseconds