Home
last modified time | relevance | path

Searched refs:SanitizerHandlerInfo (Results 1 – 1 of 1) sorted by relevance

/freebsd-head/contrib/llvm-project/clang/lib/CodeGen/
HDCGExpr.cpp3462 struct SanitizerHandlerInfo { struct
3468 const SanitizerHandlerInfo SanitizerHandlers[] = {
3489 const SanitizerHandlerInfo &CheckInfo = SanitizerHandlers[CheckHandler]; in emitCheckHandlerCall()