Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
HDParseDeclCXX.cpp2300 Declarator &DeclaratorInfo, VirtSpecifiers &VS, ExprResult &BitfieldSize, in ParseCXXMemberDeclaratorBeforeInitializer()
2677 ExprResult BitfieldSize; in ParseCXXClassMemberDeclaration() local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
HDDeclSpec.h2579 Expr *BitfieldSize; member
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
HDASTContext.cpp2599 int64_t BitfieldSize = Field->getBitWidthValue(Context); in structHasUniqueObjectRepresentations() local