Home
last modified time | relevance | path

Searched defs:isAnon (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddsymbolsem.d5684 const bool isAnon = ed.isAnonymous(); in addEnumMembers() local
/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c1685 unsigned isAnon = clang_Cursor_isAnonymous(cursor); in PrintType() local