HomeSort by relevance Sort by last modified time
    Searched defs:IsPolymorphic (Results 1 - 2 of 2) sorted by null

  /art/runtime/jit/
profiling_info.h 67 bool IsPolymorphic() const {
  /external/clang/lib/ASTMatchers/Dynamic/
Registry.cpp 460 bool IsPolymorphic = Matcher->isPolymorphic();
475 if (IsPolymorphic)
484 if (IsPolymorphic) {

Completed in 2742 milliseconds