Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/ubsan/
H A Dubsan_monitor.h21 struct UndefinedBehaviorReport { struct
26 UndefinedBehaviorReport(const char *IssueKind, Location &Loc, argument
H A Dubsan_monitor.cpp17 UndefinedBehaviorReport::UndefinedBehaviorReport(const char *IssueKind, in UndefinedBehaviorReport() function in UndefinedBehaviorReport