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

/external/clang/test/Index/
H A Drecursive-cxx-member-calls.cpp19 AT_ext_vector_type, AT_fastcall, AT_final, AT_format, AT_format_arg, enumerator in enum:clang::AttributeList::Kind
163 .Case("ext_vector_type", AT_ext_vector_type)
297 // CHECK-tokens: Identifier: "AT_ext_vector_type" [19:7 - 19:25] EnumConstantDecl=AT_ext_vector_type:19:7 (Definition)
1369 // CHECK-tokens: Identifier: "AT_ext_vector_type" [163:30 - 163:48] DeclRefExpr=AT_ext_vector_type:19:7
1568 // CHECK: 19:7: EnumConstantDecl=AT_ext_vector_type:19:7 (Definition) Extent=[19:7 - 19:25]
2200 // CHECK: 163:30: DeclRefExpr=AT_ext_vector_type:19:7 Extent=[163:30 - 163:48]

Completed in 25 milliseconds