HomeSort by relevance Sort by last modified time
    Searched refs:PolymorphicMatcher (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/cacheinvalidation/overrides/google/cacheinvalidation/deps/
gmock.h 69 inline PolymorphicMatcher<internal::WhenDeserializedAsMatcher<Proto> >
  /external/clang/include/clang/ASTMatchers/Dynamic/
VariantValue.h 82 PolymorphicMatcher(std::vector<DynTypedMatcher> Matchers);
  /external/clang/lib/ASTMatchers/Dynamic/
VariantValue.cpp 134 VariantMatcher::PolymorphicMatcher(std::vector<DynTypedMatcher> Matchers) {
Marshallers.h 263 VariantMatcher Out = VariantMatcher::PolymorphicMatcher(std::move(Matchers));

Completed in 419 milliseconds