Searched refs:NotificationMode (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | MallocChecker.cpp | 735 enum NotificationMode { Normal, ReallocationFailed }; enum in __anon093a02e60411::MallocBugVisitor |