Searched refs:ComputeThisAdjustment (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/clang/lib/AST/ |
D | VTableBuilder.cpp | 910 ComputeThisAdjustment(const CXXMethodDecl *MD, 1138 ComputeThisAdjustment(MD, MethodInfo.BaseOffsetInLayoutClass, Overrider); in ComputeThisAdjustments() 1254 ThisAdjustment ItaniumVTableBuilder::ComputeThisAdjustment( in ComputeThisAdjustment() function in __anond37903e60111::ItaniumVTableBuilder 1529 ComputeThisAdjustment(OverriddenMD, BaseOffsetInLayoutClass, in AddMethods()
|
/external/clang/lib/AST/ |
D | VTableBuilder.cpp | 902 ComputeThisAdjustment(const CXXMethodDecl *MD, 1141 ComputeThisAdjustment(MD, MethodInfo.BaseOffsetInLayoutClass, Overrider); in ComputeThisAdjustments() 1257 ThisAdjustment ItaniumVTableBuilder::ComputeThisAdjustment( in ComputeThisAdjustment() function in __anon71138c580111::ItaniumVTableBuilder 1535 ComputeThisAdjustment(OverriddenMD, BaseOffsetInLayoutClass, in AddMethods()
|