Home
last modified time | relevance | path

Searched defs:NumBitsExpr (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/AST/
H A DType.cpp384 DependentBitIntType(bool IsUnsigned,Expr * NumBitsExpr) DependentBitIntType() argument
399 Profile(llvm::FoldingSetNodeID & ID,const ASTContext & Context,bool IsUnsigned,Expr * NumBitsExpr) Profile() argument
/llvm-project/clang/lib/Sema/
H A DTreeTransform.h16263 RebuildDependentBitIntType(bool IsUnsigned,Expr * NumBitsExpr,SourceLocation Loc) RebuildDependentBitIntType() argument