Searched defs:checkEvent (Results 1 – 9 of 9) sorted by relevance
43 public boolean checkEvent(Event.ID choice); in checkEvent() method
146 public boolean checkEvent(Event.ID choice) { in checkEvent() method in ParserImpl
73 protected void checkEvent(ParsedEvent event) { in checkEvent() method in ExceptionWithLocationTest
91 protected void checkEvent(ParsedEvent event) { in checkEvent() method in FieldWithLocationTest
42 protected abstract void checkEvent(ParsedEvent event); in checkEvent() method in EventLocationEventTestCase
165 public boolean checkEvent(Event.ID choice) { in checkEvent() method in CanonicalParser
305 void checkEvent(ImplicitNullDerefEvent Event) const {} in checkEvent() function in clang::ento::CheckerDocumentation
240 void NSOrCFErrorDerefChecker::checkEvent(ImplicitNullDerefEvent event) const { in checkEvent() function in NSOrCFErrorDerefChecker
502 void NullabilityChecker::checkEvent(ImplicitNullDerefEvent Event) const { in checkEvent() function in NullabilityChecker