Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp257 REGISTER_MATCHER(friendDecl); in RegistryMaps()
/openbsd/gnu/llvm/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp810 const internal::VariadicDynCastAllOfMatcher<Decl, FriendDecl> friendDecl; variable
/openbsd/gnu/llvm/clang/include/clang/ASTMatchers/
H A DASTMatchers.h1394 extern const internal::VariadicDynCastAllOfMatcher<Decl, FriendDecl> friendDecl;