Searched defs:NumNegativeBits (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | Decl.cpp | 4869 completeDefinition(QualType NewType,QualType NewPromotionType,unsigned NumPositiveBits,unsigned NumNegativeBits) completeDefinition() argument |
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ | ||
H A D | TypeSystemClang.cpp | 8467 unsigned NumNegativeBits = 0; CompleteTagDeclarationDefinition() local |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaDecl.cpp | 19819 unsigned NumNegativeBits = 0; ActOnEnumBody() local |