Searched defs:NumBitsExpr (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | Type.cpp | 368 DependentBitIntType(bool IsUnsigned,Expr * NumBitsExpr) DependentBitIntType() argument |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | TreeTransform.h | 15252 RebuildDependentBitIntType(bool IsUnsigned,Expr * NumBitsExpr,SourceLocation Loc) RebuildDependentBitIntType() argument |