Home
last modified time | relevance | path

Searched defs:HasSingleImplementation (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/runtime/
Dcha.cpp73 bool ClassHierarchyAnalysis::HasSingleImplementation(Method *method) in HasSingleImplementation() function in panda::ClassHierarchyAnalysis
/arkcompiler/runtime_core/runtime/include/
Dmethod.h557 bool HasSingleImplementation() const in HasSingleImplementation() function