Home
last modified time | relevance | path

Searched refs:NumBitsExpr (Results 1 – 25 of 44) sorted by relevance

12

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/AST/
H A DType.cpp346 bool IsUnsigned, Expr *NumBitsExpr) in DependentExtIntType() argument
348 toTypeDependence(NumBitsExpr->getDependence())),
349 Context(Context), ExprAndUnsigned(NumBitsExpr, IsUnsigned) {}
361 Expr *NumBitsExpr) { in Profile() argument
363 NumBitsExpr->Profile(ID, Context, true); in Profile()
H A DASTContext.cpp4493 Expr *NumBitsExpr) const { in getDependentExtIntType()
4494 assert(NumBitsExpr->isInstantiationDependent() && "Only good for dependent"); in getDependentExtIntType()
4496 DependentExtIntType::Profile(ID, *this, IsUnsigned, NumBitsExpr); in getDependentExtIntType()
4504 DependentExtIntType(*this, IsUnsigned, NumBitsExpr); in getDependentExtIntType()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/AST/
H A DType.cpp346 bool IsUnsigned, Expr *NumBitsExpr) in DependentExtIntType() argument
348 toTypeDependence(NumBitsExpr->getDependence())),
349 Context(Context), ExprAndUnsigned(NumBitsExpr, IsUnsigned) {}
361 Expr *NumBitsExpr) { in Profile() argument
363 NumBitsExpr->Profile(ID, Context, true); in Profile()
H A DASTContext.cpp4377 Expr *NumBitsExpr) const { in getDependentExtIntType()
4378 assert(NumBitsExpr->isInstantiationDependent() && "Only good for dependent"); in getDependentExtIntType()
4380 DependentExtIntType::Profile(ID, *this, IsUnsigned, NumBitsExpr); in getDependentExtIntType()
4388 DependentExtIntType(*this, IsUnsigned, NumBitsExpr); in getDependentExtIntType()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/AST/
H A DType.cpp348 bool IsUnsigned, Expr *NumBitsExpr) in DependentExtIntType() argument
350 toTypeDependence(NumBitsExpr->getDependence())),
351 Context(Context), ExprAndUnsigned(NumBitsExpr, IsUnsigned) {}
363 Expr *NumBitsExpr) { in Profile() argument
365 NumBitsExpr->Profile(ID, Context, true); in Profile()
H A DASTContext.cpp4310 Expr *NumBitsExpr) const { in getDependentExtIntType()
4311 assert(NumBitsExpr->isInstantiationDependent() && "Only good for dependent"); in getDependentExtIntType()
4313 DependentExtIntType::Profile(ID, *this, IsUnsigned, NumBitsExpr); in getDependentExtIntType()
4321 DependentExtIntType(*this, IsUnsigned, NumBitsExpr); in getDependentExtIntType()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/AST/
H A DType.cpp369 bool IsUnsigned, Expr *NumBitsExpr) in DependentExtIntType() argument
371 toTypeDependence(NumBitsExpr->getDependence())),
372 Context(Context), ExprAndUnsigned(NumBitsExpr, IsUnsigned) {}
384 Expr *NumBitsExpr) { in Profile() argument
386 NumBitsExpr->Profile(ID, Context, true); in Profile()
H A DASTContext.cpp4315 Expr *NumBitsExpr) const { in getDependentExtIntType()
4316 assert(NumBitsExpr->isInstantiationDependent() && "Only good for dependent"); in getDependentExtIntType()
4318 DependentExtIntType::Profile(ID, *this, IsUnsigned, NumBitsExpr); in getDependentExtIntType()
4326 DependentExtIntType(*this, IsUnsigned, NumBitsExpr); in getDependentExtIntType()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/AST/
H A DType.cpp346 bool IsUnsigned, Expr *NumBitsExpr) in DependentExtIntType() argument
348 toTypeDependence(NumBitsExpr->getDependence())),
349 Context(Context), ExprAndUnsigned(NumBitsExpr, IsUnsigned) {}
361 Expr *NumBitsExpr) { in Profile() argument
363 NumBitsExpr->Profile(ID, Context, true); in Profile()
H A DASTContext.cpp4455 Expr *NumBitsExpr) const { in getDependentExtIntType()
4456 assert(NumBitsExpr->isInstantiationDependent() && "Only good for dependent"); in getDependentExtIntType()
4458 DependentExtIntType::Profile(ID, *this, IsUnsigned, NumBitsExpr); in getDependentExtIntType()
4466 DependentExtIntType(*this, IsUnsigned, NumBitsExpr); in getDependentExtIntType()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/AST/
H A DType.cpp346 bool IsUnsigned, Expr *NumBitsExpr) in DependentExtIntType() argument
348 toTypeDependence(NumBitsExpr->getDependence())),
349 Context(Context), ExprAndUnsigned(NumBitsExpr, IsUnsigned) {}
361 Expr *NumBitsExpr) { in Profile() argument
363 NumBitsExpr->Profile(ID, Context, true); in Profile()
H A DASTContext.cpp4455 Expr *NumBitsExpr) const { in getDependentExtIntType()
4456 assert(NumBitsExpr->isInstantiationDependent() && "Only good for dependent"); in getDependentExtIntType()
4458 DependentExtIntType::Profile(ID, *this, IsUnsigned, NumBitsExpr); in getDependentExtIntType()
4466 DependentExtIntType(*this, IsUnsigned, NumBitsExpr); in getDependentExtIntType()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/AST/
H A DType.cpp346 bool IsUnsigned, Expr *NumBitsExpr) in DependentExtIntType() argument
348 toTypeDependence(NumBitsExpr->getDependence())),
349 Context(Context), ExprAndUnsigned(NumBitsExpr, IsUnsigned) {}
361 Expr *NumBitsExpr) { in Profile() argument
363 NumBitsExpr->Profile(ID, Context, true); in Profile()
H A DASTContext.cpp4376 Expr *NumBitsExpr) const { in getDependentExtIntType()
4377 assert(NumBitsExpr->isInstantiationDependent() && "Only good for dependent"); in getDependentExtIntType()
4379 DependentExtIntType::Profile(ID, *this, IsUnsigned, NumBitsExpr); in getDependentExtIntType()
4387 DependentExtIntType(*this, IsUnsigned, NumBitsExpr); in getDependentExtIntType()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/AST/
H A DType.cpp346 bool IsUnsigned, Expr *NumBitsExpr) in DependentExtIntType() argument
348 toTypeDependence(NumBitsExpr->getDependence())),
349 Context(Context), ExprAndUnsigned(NumBitsExpr, IsUnsigned) {}
361 Expr *NumBitsExpr) { in Profile() argument
363 NumBitsExpr->Profile(ID, Context, true); in Profile()
H A DASTContext.cpp4455 Expr *NumBitsExpr) const { in getDependentExtIntType()
4456 assert(NumBitsExpr->isInstantiationDependent() && "Only good for dependent"); in getDependentExtIntType()
4458 DependentExtIntType::Profile(ID, *this, IsUnsigned, NumBitsExpr); in getDependentExtIntType()
4466 DependentExtIntType(*this, IsUnsigned, NumBitsExpr); in getDependentExtIntType()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/AST/
H A DType.cpp346 bool IsUnsigned, Expr *NumBitsExpr) in DependentExtIntType() argument
348 toTypeDependence(NumBitsExpr->getDependence())),
349 Context(Context), ExprAndUnsigned(NumBitsExpr, IsUnsigned) {}
361 Expr *NumBitsExpr) { in Profile() argument
363 NumBitsExpr->Profile(ID, Context, true); in Profile()
H A DASTContext.cpp4377 Expr *NumBitsExpr) const { in getDependentExtIntType()
4378 assert(NumBitsExpr->isInstantiationDependent() && "Only good for dependent"); in getDependentExtIntType()
4380 DependentExtIntType::Profile(ID, *this, IsUnsigned, NumBitsExpr); in getDependentExtIntType()
4388 DependentExtIntType(*this, IsUnsigned, NumBitsExpr); in getDependentExtIntType()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/AST/
H A DType.cpp346 bool IsUnsigned, Expr *NumBitsExpr) in DependentExtIntType() argument
348 toTypeDependence(NumBitsExpr->getDependence())),
349 Context(Context), ExprAndUnsigned(NumBitsExpr, IsUnsigned) {}
361 Expr *NumBitsExpr) { in Profile() argument
363 NumBitsExpr->Profile(ID, Context, true); in Profile()
H A DASTContext.cpp4455 Expr *NumBitsExpr) const { in getDependentExtIntType()
4456 assert(NumBitsExpr->isInstantiationDependent() && "Only good for dependent"); in getDependentExtIntType()
4458 DependentExtIntType::Profile(ID, *this, IsUnsigned, NumBitsExpr); in getDependentExtIntType()
4466 DependentExtIntType(*this, IsUnsigned, NumBitsExpr); in getDependentExtIntType()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/AST/
H A DType.cpp346 bool IsUnsigned, Expr *NumBitsExpr) in DependentExtIntType() argument
348 toTypeDependence(NumBitsExpr->getDependence())),
349 Context(Context), ExprAndUnsigned(NumBitsExpr, IsUnsigned) {}
361 Expr *NumBitsExpr) { in Profile() argument
363 NumBitsExpr->Profile(ID, Context, true); in Profile()
H A DASTContext.cpp4455 Expr *NumBitsExpr) const { in getDependentExtIntType()
4456 assert(NumBitsExpr->isInstantiationDependent() && "Only good for dependent"); in getDependentExtIntType()
4458 DependentExtIntType::Profile(ID, *this, IsUnsigned, NumBitsExpr); in getDependentExtIntType()
4466 DependentExtIntType(*this, IsUnsigned, NumBitsExpr); in getDependentExtIntType()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/AST/
H A DType.h6357 bool IsUnsigned, Expr *NumBitsExpr);
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DType.h6359 bool IsUnsigned, Expr *NumBitsExpr);
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DType.h6344 bool IsUnsigned, Expr *NumBitsExpr);

12