Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c1752 unsigned RecordIsAnonymous = 0; in PrintTypeSize() local
1759 RecordIsAnonymous = clang_Cursor_isAnonymous(Record); in PrintTypeSize()
1763 RecordIsAnonymous > 0); in PrintTypeSize()