Home
last modified time | relevance | path

Searched refs:getUIntPtrType (Results 1 – 25 of 165) sorted by relevance

1234567

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/unittests/StaticAnalyzer/
H A DSValTest.cpp157 EXPECT_EQ(Context.getUIntPtrType(), Y.getType(Context));
169 EXPECT_EQ(Context.getUIntPtrType(), A.getType(Context));
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/unittests/StaticAnalyzer/
H A DSValTest.cpp157 EXPECT_EQ(Context.getUIntPtrType(), Y.getType(Context));
169 EXPECT_EQ(Context.getUIntPtrType(), A.getType(Context));
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/unittests/StaticAnalyzer/
H A DSValTest.cpp157 EXPECT_EQ(Context.getUIntPtrType(), Y.getType(Context));
169 EXPECT_EQ(Context.getUIntPtrType(), A.getType(Context));
/dports/lang/clang-mesa/clang-13.0.1.src/unittests/StaticAnalyzer/
H A DSValTest.cpp157 EXPECT_EQ(Context.getUIntPtrType(), Y.getType(Context));
169 EXPECT_EQ(Context.getUIntPtrType(), A.getType(Context));
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/unittests/StaticAnalyzer/
H A DSValTest.cpp157 EXPECT_EQ(Context.getUIntPtrType(), Y.getType(Context));
169 EXPECT_EQ(Context.getUIntPtrType(), A.getType(Context));
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/unittests/StaticAnalyzer/
H A DSValTest.cpp157 EXPECT_EQ(Context.getUIntPtrType(), Y.getType(Context));
169 EXPECT_EQ(Context.getUIntPtrType(), A.getType(Context));
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Frontend/
H A DInitPreprocessor.cpp805 auto UIntPtrRangeTy = TI.getUIntPtrType(); in InitializePredefinedMacros()
903 : TI.getUIntPtrType(); in InitializePredefinedMacros()
923 DefineType("__UINTPTR_TYPE__", TI.getUIntPtrType(), Builder); in InitializePredefinedMacros()
924 DefineFmt("__UINTPTR", TI.getUIntPtrType(), TI, Builder); in InitializePredefinedMacros()
925 DefineTypeWidth("__UINTPTR_WIDTH__", TI.getUIntPtrType(), TI, Builder); in InitializePredefinedMacros()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Frontend/
H A DInitPreprocessor.cpp891 DefineTypeSize("__UINTPTR_MAX__", TI.getUIntPtrType(), TI, Builder); in InitializePredefinedMacros()
940 DefineType("__UINTPTR_TYPE__", TI.getUIntPtrType(), Builder); in InitializePredefinedMacros()
941 DefineFmt("__UINTPTR", TI.getUIntPtrType(), TI, Builder); in InitializePredefinedMacros()
942 DefineTypeWidth("__UINTPTR_WIDTH__", TI.getUIntPtrType(), TI, Builder); in InitializePredefinedMacros()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Frontend/
H A DInitPreprocessor.cpp824 DefineTypeSize("__UINTPTR_MAX__", TI.getUIntPtrType(), TI, Builder); in InitializePredefinedMacros()
873 DefineType("__UINTPTR_TYPE__", TI.getUIntPtrType(), Builder); in InitializePredefinedMacros()
874 DefineFmt("__UINTPTR", TI.getUIntPtrType(), TI, Builder); in InitializePredefinedMacros()
875 DefineTypeWidth("__UINTPTR_WIDTH__", TI.getUIntPtrType(), TI, Builder); in InitializePredefinedMacros()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Frontend/
H A DInitPreprocessor.cpp883 DefineTypeSize("__UINTPTR_MAX__", TI.getUIntPtrType(), TI, Builder); in InitializePredefinedMacros()
932 DefineType("__UINTPTR_TYPE__", TI.getUIntPtrType(), Builder); in InitializePredefinedMacros()
933 DefineFmt("__UINTPTR", TI.getUIntPtrType(), TI, Builder); in InitializePredefinedMacros()
934 DefineTypeWidth("__UINTPTR_WIDTH__", TI.getUIntPtrType(), TI, Builder); in InitializePredefinedMacros()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Frontend/
H A DInitPreprocessor.cpp833 DefineTypeSize("__UINTPTR_MAX__", TI.getUIntPtrType(), TI, Builder); in InitializePredefinedMacros()
882 DefineType("__UINTPTR_TYPE__", TI.getUIntPtrType(), Builder); in InitializePredefinedMacros()
883 DefineFmt("__UINTPTR", TI.getUIntPtrType(), TI, Builder); in InitializePredefinedMacros()
884 DefineTypeWidth("__UINTPTR_WIDTH__", TI.getUIntPtrType(), TI, Builder); in InitializePredefinedMacros()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Frontend/
H A DInitPreprocessor.cpp813 DefineTypeSize("__UINTPTR_MAX__", TI.getUIntPtrType(), TI, Builder); in InitializePredefinedMacros()
862 DefineType("__UINTPTR_TYPE__", TI.getUIntPtrType(), Builder); in InitializePredefinedMacros()
863 DefineFmt("__UINTPTR", TI.getUIntPtrType(), TI, Builder); in InitializePredefinedMacros()
864 DefineTypeWidth("__UINTPTR_WIDTH__", TI.getUIntPtrType(), TI, Builder); in InitializePredefinedMacros()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Frontend/
H A DInitPreprocessor.cpp820 DefineTypeSize("__UINTPTR_MAX__", TI.getUIntPtrType(), TI, Builder); in InitializePredefinedMacros()
869 DefineType("__UINTPTR_TYPE__", TI.getUIntPtrType(), Builder); in InitializePredefinedMacros()
870 DefineFmt("__UINTPTR", TI.getUIntPtrType(), TI, Builder); in InitializePredefinedMacros()
871 DefineTypeWidth("__UINTPTR_WIDTH__", TI.getUIntPtrType(), TI, Builder); in InitializePredefinedMacros()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Frontend/
H A DInitPreprocessor.cpp813 DefineTypeSize("__UINTPTR_MAX__", TI.getUIntPtrType(), TI, Builder); in InitializePredefinedMacros()
862 DefineType("__UINTPTR_TYPE__", TI.getUIntPtrType(), Builder); in InitializePredefinedMacros()
863 DefineFmt("__UINTPTR", TI.getUIntPtrType(), TI, Builder); in InitializePredefinedMacros()
864 DefineTypeWidth("__UINTPTR_WIDTH__", TI.getUIntPtrType(), TI, Builder); in InitializePredefinedMacros()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Frontend/
H A DInitPreprocessor.cpp883 DefineTypeSize("__UINTPTR_MAX__", TI.getUIntPtrType(), TI, Builder); in InitializePredefinedMacros()
932 DefineType("__UINTPTR_TYPE__", TI.getUIntPtrType(), Builder); in InitializePredefinedMacros()
933 DefineFmt("__UINTPTR", TI.getUIntPtrType(), TI, Builder); in InitializePredefinedMacros()
934 DefineTypeWidth("__UINTPTR_WIDTH__", TI.getUIntPtrType(), TI, Builder); in InitializePredefinedMacros()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Frontend/
H A DInitPreprocessor.cpp781 DefineTypeSize("__UINTPTR_MAX__", TI.getUIntPtrType(), TI, Builder); in InitializePredefinedMacros()
830 DefineType("__UINTPTR_TYPE__", TI.getUIntPtrType(), Builder); in InitializePredefinedMacros()
831 DefineFmt("__UINTPTR", TI.getUIntPtrType(), TI, Builder); in InitializePredefinedMacros()
832 DefineTypeWidth("__UINTPTR_WIDTH__", TI.getUIntPtrType(), TI, Builder); in InitializePredefinedMacros()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Frontend/
H A DInitPreprocessor.cpp883 DefineTypeSize("__UINTPTR_MAX__", TI.getUIntPtrType(), TI, Builder); in InitializePredefinedMacros()
932 DefineType("__UINTPTR_TYPE__", TI.getUIntPtrType(), Builder); in InitializePredefinedMacros()
933 DefineFmt("__UINTPTR", TI.getUIntPtrType(), TI, Builder); in InitializePredefinedMacros()
934 DefineTypeWidth("__UINTPTR_WIDTH__", TI.getUIntPtrType(), TI, Builder); in InitializePredefinedMacros()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Frontend/
H A DInitPreprocessor.cpp833 DefineTypeSize("__UINTPTR_MAX__", TI.getUIntPtrType(), TI, Builder); in InitializePredefinedMacros()
882 DefineType("__UINTPTR_TYPE__", TI.getUIntPtrType(), Builder); in InitializePredefinedMacros()
883 DefineFmt("__UINTPTR", TI.getUIntPtrType(), TI, Builder); in InitializePredefinedMacros()
884 DefineTypeWidth("__UINTPTR_WIDTH__", TI.getUIntPtrType(), TI, Builder); in InitializePredefinedMacros()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Frontend/
H A DInitPreprocessor.cpp883 DefineTypeSize("__UINTPTR_MAX__", TI.getUIntPtrType(), TI, Builder); in InitializePredefinedMacros()
932 DefineType("__UINTPTR_TYPE__", TI.getUIntPtrType(), Builder); in InitializePredefinedMacros()
933 DefineFmt("__UINTPTR", TI.getUIntPtrType(), TI, Builder); in InitializePredefinedMacros()
934 DefineTypeWidth("__UINTPTR_WIDTH__", TI.getUIntPtrType(), TI, Builder); in InitializePredefinedMacros()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Frontend/
H A DInitPreprocessor.cpp781 DefineTypeSize("__UINTPTR_MAX__", TI.getUIntPtrType(), TI, Builder); in InitializePredefinedMacros()
830 DefineType("__UINTPTR_TYPE__", TI.getUIntPtrType(), Builder); in InitializePredefinedMacros()
831 DefineFmt("__UINTPTR", TI.getUIntPtrType(), TI, Builder); in InitializePredefinedMacros()
832 DefineTypeWidth("__UINTPTR_WIDTH__", TI.getUIntPtrType(), TI, Builder); in InitializePredefinedMacros()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Frontend/
H A DInitPreprocessor.cpp798 DefineTypeSize("__UINTPTR_MAX__", TI.getUIntPtrType(), TI, Builder);
847 DefineType("__UINTPTR_TYPE__", TI.getUIntPtrType(), Builder);
848 DefineFmt("__UINTPTR", TI.getUIntPtrType(), TI, Builder);
849 DefineTypeWidth("__UINTPTR_WIDTH__", TI.getUIntPtrType(), TI, Builder);
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Frontend/
H A DInitPreprocessor.cpp883 DefineTypeSize("__UINTPTR_MAX__", TI.getUIntPtrType(), TI, Builder); in InitializePredefinedMacros()
932 DefineType("__UINTPTR_TYPE__", TI.getUIntPtrType(), Builder); in InitializePredefinedMacros()
933 DefineFmt("__UINTPTR", TI.getUIntPtrType(), TI, Builder); in InitializePredefinedMacros()
934 DefineTypeWidth("__UINTPTR_WIDTH__", TI.getUIntPtrType(), TI, Builder); in InitializePredefinedMacros()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/AST/
H A DScanfFormatString.cpp295 return ArgType::PtrTo(ArgType(Ctx.getUIntPtrType(), "uintptr_t")); in getArgType()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/Basic/
H A DTargetInfo.h284 IntType getUIntPtrType() const { in getUIntPtrType() function
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/Basic/
H A DTargetInfo.h328 IntType getUIntPtrType() const { in getUIntPtrType() function

1234567