Searched refs:usingType (Results 1 – 3 of 3) sorted by relevance
239 REGISTER_MATCHER(usingType); in RegistryMaps()
1076 const AstTypeMatcher<UsingType> usingType; variable
4276 /// typeLoc(loc(usingType(throughUsingDecl(anything()))))7618 /// \c usingType() matches the type of the variable declaration of \c s.7619 extern const AstTypeMatcher<UsingType> usingType;