Searched refs:hasAnyNameFunc (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp382 Matcher<NamedDecl> hasAnyNameFunc(ArrayRef<const StringRef *> NameRefs) { function in namespace:clang::ast_matchers::internal
834 internal::hasAnyNameFunc>
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h751 Matcher<NamedDecl> hasAnyNameFunc(ArrayRef<const StringRef *> NameRefs);
H A DASTMatchers.h2664 internal::hasAnyNameFunc>

Completed in 180 milliseconds