Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/gwp_asan/
H A Dcrash_handler.cpp24 uintptr_t ErrorPtr) { in __gwp_asan_error_is_mine()
48 uintptr_t ErrorPtr) { in __gwp_asan_diagnose_error()
84 uintptr_t ErrorPtr) { in __gwp_asan_get_metadata()
/llvm-project-15.0.7/llvm/lib/Support/
H A DConvertUTFWrapper.cpp20 char *&ResultPtr, const UTF8 *&ErrorPtr) { in ConvertUTF8toWide()
250 const UTF8 *ErrorPtr; in ConvertUTF8toWideInternal() local
/llvm-project-15.0.7/compiler-rt/lib/gwp_asan/optional/
H A Dsegv_handler_posix.cpp88 void dumpReport(uintptr_t ErrorPtr, const gwp_asan::AllocatorState *State, in dumpReport()
/llvm-project-15.0.7/compiler-rt/lib/gwp_asan/tests/
H A Dcrash_handler_api.cpp78 void checkMetadata(size_t Index, uintptr_t ErrorPtr) { in checkMetadata()
/llvm-project-15.0.7/clang/lib/Lex/
H A DLiteralSupport.cpp2174 const char *ErrorPtr = reinterpret_cast<const char *>(ErrorPtrTmp); in CopyStringFragment() local
2192 const char *ErrorPtr = reinterpret_cast<const char *>(ErrorPtrTmp); in CopyStringFragment() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExpr.cpp3518 const llvm::UTF8 *ErrorPtr; in ConvertUTF8ToWideString() local