Searched refs:realFloatingPointType (Results 1 – 3 of 3) sorted by relevance
1743 cxxMethodDecl(returns(realFloatingPointType())))); in TEST()1745 cxxMethodDecl(returns(realFloatingPointType())))); in TEST()1747 cxxMethodDecl(returns(realFloatingPointType())))); in TEST()
369 REGISTER_MATCHER(realFloatingPointType); in RegistryMaps()
4416 AST_MATCHER(Type, realFloatingPointType) { in AST_MATCHER() argument