Home
last modified time | relevance | path

Searched defs:SrcPointer (Results 1 – 15 of 15) sorted by relevance

/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Sema/
H A DSemaCast.cpp727 if (const PointerType *SrcPointer = SrcType->getAs<PointerType>()) { in CheckDynamicCast() local
1166 if (const PointerType *SrcPointer = SrcType->getAs<PointerType>()) { in TryStaticCast() local
1228 if (auto SrcPointer = SrcType->getAs<PointerType>()) in TryStaticCast() local
1352 const PointerType *SrcPointer = SrcType->getAs<PointerType>(); in TryStaticPointerDowncast() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Sema/
H A DSemaCast.cpp860 if (const PointerType *SrcPointer = SrcType->getAs<PointerType>()) { in CheckDynamicCast() local
1350 if (const PointerType *SrcPointer = SrcType->getAs<PointerType>()) { in TryStaticCast() local
1423 if (auto SrcPointer = SrcType->getAs<PointerType>()) in TryStaticCast() local
1549 const PointerType *SrcPointer = SrcType->getAs<PointerType>(); in TryStaticPointerDowncast() local
2014 if (auto SrcPointer = dyn_cast<PointerType>(SrcType)) in DiagnoseCHERICallback() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp762 if (const PointerType *SrcPointer = SrcType->getAs<PointerType>()) { in CheckDynamicCast() local
1217 if (const PointerType *SrcPointer = SrcType->getAs<PointerType>()) { in TryStaticCast() local
1281 if (auto SrcPointer = SrcType->getAs<PointerType>()) in TryStaticCast() local
1402 const PointerType *SrcPointer = SrcType->getAs<PointerType>(); in TryStaticPointerDowncast() local
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Sema/
H A DSemaCast.cpp803 if (const PointerType *SrcPointer = SrcType->getAs<PointerType>()) { in CheckDynamicCast() local
1274 if (const PointerType *SrcPointer = SrcType->getAs<PointerType>()) { in TryStaticCast() local
1338 if (auto SrcPointer = SrcType->getAs<PointerType>()) in TryStaticCast() local
1459 const PointerType *SrcPointer = SrcType->getAs<PointerType>(); in TryStaticPointerDowncast() local
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Sema/
H A DSemaCast.cpp762 if (const PointerType *SrcPointer = SrcType->getAs<PointerType>()) { in CheckDynamicCast() local
1217 if (const PointerType *SrcPointer = SrcType->getAs<PointerType>()) { in TryStaticCast() local
1281 if (auto SrcPointer = SrcType->getAs<PointerType>()) in TryStaticCast() local
1402 const PointerType *SrcPointer = SrcType->getAs<PointerType>(); in TryStaticPointerDowncast() local
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Sema/
H A DSemaCast.cpp762 if (const PointerType *SrcPointer = SrcType->getAs<PointerType>()) { in CheckDynamicCast() local
1212 if (const PointerType *SrcPointer = SrcType->getAs<PointerType>()) { in TryStaticCast() local
1276 if (auto SrcPointer = SrcType->getAs<PointerType>()) in TryStaticCast() local
1400 const PointerType *SrcPointer = SrcType->getAs<PointerType>(); in TryStaticPointerDowncast() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Sema/
H A DSemaCast.cpp810 if (const PointerType *SrcPointer = SrcType->getAs<PointerType>()) { in CheckDynamicCast() local
1389 if (const PointerType *SrcPointer = SrcType->getAs<PointerType>()) { in TryStaticCast() local
1453 if (auto SrcPointer = SrcType->getAs<PointerType>()) in TryStaticCast() local
1582 const PointerType *SrcPointer = SrcType->getAs<PointerType>(); in TryStaticPointerDowncast() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Sema/
H A DSemaCast.cpp800 if (const PointerType *SrcPointer = SrcType->getAs<PointerType>()) { in CheckDynamicCast() local
1289 if (const PointerType *SrcPointer = SrcType->getAs<PointerType>()) { in TryStaticCast() local
1353 if (auto SrcPointer = SrcType->getAs<PointerType>()) in TryStaticCast() local
1474 const PointerType *SrcPointer = SrcType->getAs<PointerType>(); in TryStaticPointerDowncast() local
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaCast.cpp800 if (const PointerType *SrcPointer = SrcType->getAs<PointerType>()) { in CheckDynamicCast() local
1289 if (const PointerType *SrcPointer = SrcType->getAs<PointerType>()) { in TryStaticCast() local
1353 if (auto SrcPointer = SrcType->getAs<PointerType>()) in TryStaticCast() local
1474 const PointerType *SrcPointer = SrcType->getAs<PointerType>(); in TryStaticPointerDowncast() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaCast.cpp810 if (const PointerType *SrcPointer = SrcType->getAs<PointerType>()) { in CheckDynamicCast() local
1387 if (const PointerType *SrcPointer = SrcType->getAs<PointerType>()) { in TryStaticCast() local
1451 if (auto SrcPointer = SrcType->getAs<PointerType>()) in TryStaticCast() local
1580 const PointerType *SrcPointer = SrcType->getAs<PointerType>(); in TryStaticPointerDowncast() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaCast.cpp810 if (const PointerType *SrcPointer = SrcType->getAs<PointerType>()) { in CheckDynamicCast() local
1387 if (const PointerType *SrcPointer = SrcType->getAs<PointerType>()) { in TryStaticCast() local
1451 if (auto SrcPointer = SrcType->getAs<PointerType>()) in TryStaticCast() local
1580 const PointerType *SrcPointer = SrcType->getAs<PointerType>(); in TryStaticPointerDowncast() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp810 if (const PointerType *SrcPointer = SrcType->getAs<PointerType>()) { in CheckDynamicCast() local
1387 if (const PointerType *SrcPointer = SrcType->getAs<PointerType>()) { in TryStaticCast() local
1451 if (auto SrcPointer = SrcType->getAs<PointerType>()) in TryStaticCast() local
1580 const PointerType *SrcPointer = SrcType->getAs<PointerType>(); in TryStaticPointerDowncast() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaCast.cpp800 if (const PointerType *SrcPointer = SrcType->getAs<PointerType>()) { in CheckDynamicCast() local
1289 if (const PointerType *SrcPointer = SrcType->getAs<PointerType>()) { in TryStaticCast() local
1353 if (auto SrcPointer = SrcType->getAs<PointerType>()) in TryStaticCast() local
1474 const PointerType *SrcPointer = SrcType->getAs<PointerType>(); in TryStaticPointerDowncast() local
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaCast.cpp810 if (const PointerType *SrcPointer = SrcType->getAs<PointerType>()) { in CheckDynamicCast() local
1387 if (const PointerType *SrcPointer = SrcType->getAs<PointerType>()) { in TryStaticCast() local
1451 if (auto SrcPointer = SrcType->getAs<PointerType>()) in TryStaticCast() local
1580 const PointerType *SrcPointer = SrcType->getAs<PointerType>(); in TryStaticPointerDowncast() local
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Sema/
H A DSemaCast.cpp810 if (const PointerType *SrcPointer = SrcType->getAs<PointerType>()) { in CheckDynamicCast() local
1387 if (const PointerType *SrcPointer = SrcType->getAs<PointerType>()) { in TryStaticCast() local
1451 if (auto SrcPointer = SrcType->getAs<PointerType>()) in TryStaticCast() local
1580 const PointerType *SrcPointer = SrcType->getAs<PointerType>(); in TryStaticPointerDowncast() local