Searched defs:LocPtr (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/compiler-rt/lib/ubsan/ | ||
H A D | ubsan_handlers.cpp | 710 SourceLocation *LocPtr) { in __ubsan_handle_nullability_return_v1() argument |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/ | ||
H A D | ObjCARCContract.cpp | 203 auto *LocPtr = Loc.Ptr->stripPointerCasts(); in findSafeStoreForStoreStrongContraction() local |