Searched refs:cxxConstCastExpr (Results 1 – 5 of 5) sorted by relevance
20 Finder->addMatcher(cxxConstCastExpr().bind("cast"), this); in registerMatchers()
67 cxxConstCastExpr(CastDestinationIsFunction).bind(NamedCastId), this); in registerMatchers()
184 REGISTER_MATCHER(cxxConstCastExpr); in RegistryMaps()
969 cxxConstCastExpr; variable
2601 cxxConstCastExpr;