Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c1693 unsigned isAnonRecDecl = clang_Cursor_isAnonymousRecordDecl(cursor); in PrintType() local
1694 printf(" [isAnonRecDecl=%d]", isAnonRecDecl); in PrintType()