Home
last modified time | relevance | path

Searched defs:IsBitfield (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DODRHash.cpp323 const bool IsBitfield = D->isBitField(); in VisitFieldDecl() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp1571 bool IsBitfield = FieldSize && Size != FieldSize; in constructMemberDIE() local
/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c1780 int IsBitfield = clang_Cursor_isBitField(cursor); in PrintTypeSize() local