HomeSort by relevance Sort by last modified time
    Searched refs:IgnoredAttribute (Results 1 - 6 of 6) sorted by null

  /external/clang/test/Index/
recursive-cxx-member-calls.cpp 31 AT_returns_twice, IgnoredAttribute, UnknownAttribute
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)
    [all...]
  /external/clang/include/clang/Sema/
AttributeList.h 325 IgnoredAttribute,
  /external/clang/lib/Sema/
SemaDeclAttr.cpp     [all...]
SemaType.cpp     [all...]
SemaDeclCXX.cpp     [all...]
  /external/clang/lib/Parse/
ParseDecl.cpp 281 AttrKind == AttributeList::IgnoredAttribute) {
    [all...]

Completed in 1408 milliseconds