I am not sure we want to go down the route of writing matchers for every bool-function in Clang's AST.. Most of these are really easy to handle in the callback. Or maybe we should come up with a way to write a generic matcher calling bool-functions? http://llvm-reviews.chandlerc.com/D2761