Home
last modified time | relevance | path

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

/external/clang/tools/c-index-test/
Dc-index-test.c1436 unsigned RecordIsAnonymous = 0; in PrintTypeSize() local
1443 RecordIsAnonymous = clang_Cursor_isAnonymous(Record); in PrintTypeSize()
1447 RecordIsAnonymous > 0); in PrintTypeSize()