Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp2558 Declarator &DeclaratorInfo, VirtSpecifiers &VS, ExprResult &BitfieldSize, in ParseCXXMemberDeclaratorBeforeInitializer()
3010 ExprResult BitfieldSize; in ParseCXXClassMemberDeclaration() local
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h2775 Expr *BitfieldSize; member
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp2908 int64_t BitfieldSize = Field->getBitWidthValue(); in getSubobjectSizeInBits() local