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

/external/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h557 class PolymorphicMatcherWithParam2 { class in namespace:clang::ast_matchers::internal
559 PolymorphicMatcherWithParam2(const P1 &Param1, const P2 &Param2) function in class:clang::ast_matchers::internal::PolymorphicMatcherWithParam2
737 /// PolymorphicMatcherWithParam2 but not actually used. They will
761 /// required by PolymorphicMatcherWithParam2 but not actually

Completed in 460 milliseconds