Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp235 Type *IntptrTy, *IntptrPtrTy, *Int64Ty, *Int64PtrTy, *Int32Ty, *Int32PtrTy, member in __anon623d6c7b0111::SanitizerCoverageModule
H A DAddressSanitizer.cpp841 Type *IntptrPtrTy; member