Home
last modified time | relevance | path

Searched defs:friendDecl (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/lib/ASTMatchers/
DASTMatchersInternal.cpp786 const internal::VariadicDynCastAllOfMatcher<Decl, FriendDecl> friendDecl; variable
/external/clang/include/clang/ASTMatchers/
DASTMatchers.h975 const internal::VariadicDynCastAllOfMatcher<Decl, FriendDecl> friendDecl; variable