Home
last modified time | relevance | path

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

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