Searched refs:BadEitherType (Results 1 – 1 of 1) sorted by relevance
42 auto BadEitherType = anyOf(BadFILEType, BadPOSIXType); in registerMatchers() local50 expr(unaryOperator(hasOperatorName("*"), BadEitherType)).bind("expr"), in registerMatchers()