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

/external/clang/test/Index/
H A Drecursive-cxx-member-calls.cpp17 AT_carries_dependency, AT_cdecl, AT_cleanup, AT_const, AT_constructor, enumerator in enum:clang::AttributeList::Kind
115 .Case("const", AT_const)
116 .Case("__const", AT_const)
285 // CHECK-tokens: Identifier: "AT_const" [17:52 - 17:60] EnumConstantDecl=AT_const:17:52 (Definition)
1033 // CHECK-tokens: Identifier: "AT_const" [115:20 - 115:28] DeclRefExpr=AT_const:17:52
1040 // CHECK-tokens: Identifier: "AT_const" [116:22 - 116:30] DeclRefExpr=AT_const:17:52
1562 // CHECK: 17:52: EnumConstantDecl=AT_const
[all...]

Completed in 76 milliseconds