Searched refs:NotificationMode (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | MallocChecker.cpp | 853 enum NotificationMode { Normal, ReallocationFailed }; enum in __anon0957485b0611::MallocBugVisitor |