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