Searched defs:PolymorphicMatcherWithParam1 (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h516 /// PolymorphicMatcherWithParam1 and should be StringRef.
554 /// Type argument DeclMatcherT is required by PolymorphicMatcherWithParam1 but
873 /// PolymorphicMatcherWithParam1.
913 /// - PolymorphicMatcherWithParam1<ValueEqualsMatcher, int>(42)
932 class PolymorphicMatcherWithParam1 { class in namespace:clang::ast_matchers::internal
934 explicit PolymorphicMatcherWithParam1(const P1 &Param1) function in class:clang::ast_matchers::internal::PolymorphicMatcherWithParam1

Completed in 80 milliseconds