Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Dstatic-init.cpp161 struct HasVTable { struct
/aosp_15_r20/art/runtime/mirror/
H A Dclass-inl.h317 inline bool Class::HasVTable() { in HasVTable() function