Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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