Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGClass.cpp2587 LeastDerivedClassWithSameLayout(const CXXRecordDecl *RD) { in LeastDerivedClassWithSameLayout() function
2608 return LeastDerivedClassWithSameLayout( in LeastDerivedClassWithSameLayout()
2638 RD = LeastDerivedClassWithSameLayout(RD); in EmitVTablePtrCheckForCall()
2661 ClassDecl = LeastDerivedClassWithSameLayout(ClassDecl); in EmitVTablePtrCheckForCast()