Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DType.cpp346 bool IsUnsigned, Expr *NumBitsExpr) in DependentExtIntType()
361 Expr *NumBitsExpr) { in Profile()
/external/llvm-project/clang/lib/Sema/
DTreeTransform.h14183 bool IsUnsigned, Expr *NumBitsExpr, SourceLocation Loc) { in RebuildDependentExtIntType()