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

/external/clang/test/Index/
H A Drecursive-cxx-member-calls.cpp30 AT_weak_import, AT_reqd_wg_size, AT_init_priority, enumerator in enum:clang::AttributeList::Kind
175 .Case("reqd_work_group_size", AT_reqd_wg_size)
391 // CHECK-tokens: Identifier: "AT_reqd_wg_size" [30:23 - 30:38] EnumConstantDecl=AT_reqd_wg_size:30:23 (Definition)
1453 // CHECK-tokens: Identifier: "AT_reqd_wg_size" [175:35 - 175:50] DeclRefExpr=AT_reqd_wg_size:30:23
1615 // CHECK: 30:23: EnumConstantDecl=AT_reqd_wg_size:30:23 (Definition) Extent=[30:23 - 30:38]
2224 // CHECK: 175:35: DeclRefExpr=AT_reqd_wg_size:30:23 Extent=[175:35 - 175:50]

Completed in 68 milliseconds