Home
last modified time | relevance | path

Searched defs:ErrorPtr (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/gwp_asan/
H A Dcrash_handler.cpp24 uintptr_t ErrorPtr) { in __gwp_asan_error_is_mine()
35 uintptr_t ErrorPtr) { in __gwp_asan_get_internal_crash_address()
56 uintptr_t ErrorPtr) { in __gwp_asan_diagnose_error()
92 uintptr_t ErrorPtr) { in __gwp_asan_get_metadata()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DConvertUTFWrapper.cpp20 char *&ResultPtr, const UTF8 *&ErrorPtr) { in ConvertUTF8toWide()
250 const UTF8 *ErrorPtr; in ConvertUTF8toWideInternal() local
/freebsd/contrib/llvm-project/compiler-rt/lib/gwp_asan/optional/
H A Dsegv_handler_posix.cpp108 void dumpReport(uintptr_t ErrorPtr, const gwp_asan::AllocatorState *State, in dumpReport()
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DLiteralSupport.cpp2274 const char *ErrorPtr = reinterpret_cast<const char *>(ErrorPtrTmp); in CopyStringFragment() local
2292 const char *ErrorPtr = reinterpret_cast<const char *>(ErrorPtrTmp); in CopyStringFragment() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp3720 const llvm::UTF8 *ErrorPtr; in ConvertUTF8ToWideString() local