Home
last modified time | relevance | path

Searched refs:usingType (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp239 REGISTER_MATCHER(usingType); in RegistryMaps()
/freebsd-src/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp1076 const AstTypeMatcher<UsingType> usingType; variable
/freebsd-src/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h4276 /// typeLoc(loc(usingType(throughUsingDecl(anything()))))
7618 /// \c usingType() matches the type of the variable declaration of \c s.
7619 extern const AstTypeMatcher<UsingType> usingType;