Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp4825 completeDefinition(QualType NewType,QualType NewPromotionType,unsigned NumPositiveBits,unsigned NumNegativeBits) completeDefinition() argument
4919 unsigned NumNegativeBits = getNumNegativeBits(); getValueRange() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp8303 unsigned NumNegativeBits = 0; CompleteTagDeclarationDefinition() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp20195 unsigned NumNegativeBits = 0; ActOnEnumBody() local
[all...]