Home
last modified time | relevance | path

Searched refs:PRINT_PROP_ATTR (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/tools/c-index-test/
H A Dc-index-test.c1096 PRINT_PROP_ATTR(readonly); in PrintCursor()
1097 PRINT_PROP_ATTR(getter); in PrintCursor()
1098 PRINT_PROP_ATTR(assign); in PrintCursor()
1099 PRINT_PROP_ATTR(readwrite); in PrintCursor()
1100 PRINT_PROP_ATTR(retain); in PrintCursor()
1101 PRINT_PROP_ATTR(copy); in PrintCursor()
1103 PRINT_PROP_ATTR(setter); in PrintCursor()
1104 PRINT_PROP_ATTR(atomic); in PrintCursor()
1105 PRINT_PROP_ATTR(weak); in PrintCursor()
1106 PRINT_PROP_ATTR(strong); in PrintCursor()
[all …]