Home
last modified time | relevance | path

Searched refs:IsPolymorphic (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/ASTMatchers/Dynamic/
DRegistry.cpp460 bool IsPolymorphic = Matcher->isPolymorphic(); in getMatcherCompletions() local
475 if (IsPolymorphic) in getMatcherCompletions()
484 if (IsPolymorphic) { in getMatcherCompletions()
/external/clang/include/clang/Basic/
DTokenKinds.def431 TYPE_TRAIT_1(__is_polymorphic, IsPolymorphic, KEYCXX)
/external/google-breakpad/src/testing/test/
Dgmock-matchers_test.cc758 TEST(EqTest, IsPolymorphic) { in TEST() argument
/external/gmock/test/
Dgmock-matchers_test.cc827 TEST(EqTest, IsPolymorphic) { in TEST() argument