Searched refs:trueMatcher (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h389 static DynTypedMatcher trueMatcher(ast_type_traits::ASTNodeKind NodeKind);
1303 return DynTypedMatcher::trueMatcher(
/freebsd-12-stable/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp215 DynTypedMatcher DynTypedMatcher::trueMatcher( function in class:clang::ast_matchers::internal::DynTypedMatcher

Completed in 116 milliseconds