Searched refs:TrueMatcherImpl (Results 1 – 2 of 2) sorted by relevance
98 class TrueMatcherImpl : public DynMatcherInterface { class100 TrueMatcherImpl() { in TrueMatcherImpl() function in clang::ast_matchers::internal::__anon35ddf40d0111::TrueMatcherImpl108 static llvm::ManagedStatic<TrueMatcherImpl> TrueMatcherInstance;
153 class TrueMatcherImpl : public DynMatcherInterface { class155 TrueMatcherImpl() = default;271 static const llvm::IntrusiveRefCntPtr<TrueMatcherImpl> Instance = in trueMatcher()272 new TrueMatcherImpl(); in trueMatcher()