Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp243 Type *IntptrTy, *IntptrPtrTy, *Int64Ty, *Int64PtrTy, *Int32Ty, *Int32PtrTy, member in __anon1b0e388a0111::ModuleSanitizerCoverage
H A DAddressSanitizer.cpp929 Type *IntptrPtrTy; member