Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGClass.cpp2667 LeastDerivedClassWithSameLayout(const CXXRecordDecl *RD) { in LeastDerivedClassWithSameLayout() function
2688 return LeastDerivedClassWithSameLayout( in LeastDerivedClassWithSameLayout()
2725 RD = LeastDerivedClassWithSameLayout(RD); in EmitVTablePtrCheckForCall()
2747 ClassDecl = LeastDerivedClassWithSameLayout(ClassDecl); in EmitVTablePtrCheckForCast()