Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGClass.cpp2465 LeastDerivedClassWithSameLayout(const CXXRecordDecl *RD) { in LeastDerivedClassWithSameLayout() function
2486 return LeastDerivedClassWithSameLayout( in LeastDerivedClassWithSameLayout()
2496 ClassDecl = LeastDerivedClassWithSameLayout(ClassDecl); in EmitVTablePtrCheckForCall()
2519 ClassDecl = LeastDerivedClassWithSameLayout(ClassDecl); in EmitVTablePtrCheckForCast()