Searched refs:Ignore (Results 1 – 7 of 7) sorted by relevance
33 # Clang/LLVM uses memcpy for *x = *y, even though x == y (which is undefined behavior). Ignore.44 # ANDROID_DATA. Ignore all setenv leaks.
26 # Ignore the following categories of errors, as specified by the filter:
73 template <typename T, typename ... Ignore>75 const Ignore& ... more ATTRIBUTE_UNUSED, in UsuallyEquals()
384 Builder& Ignore(std::initializer_list<const char*> ignore_list) { in Ignore() function
172 `Ignore` function which takes a list of argument definition names.
177 // Ignore frame-size increase resulting from instrumentation.
339 .Ignore({ in MakeParser()