Searched refs:DynamicDecl (Results 1 – 3 of 3) sorted by relevance
223 Context::getOverridingFunction(const CXXRecordDecl *DynamicDecl, in getOverridingFunction() argument226 assert(DynamicDecl); in getOverridingFunction()230 const CXXRecordDecl *CurRecord = DynamicDecl; in getOverridingFunction()
89 getOverridingFunction(const CXXRecordDecl *DynamicDecl,
2586 const CXXRecordDecl *DynamicDecl; in CallVirt() local2588 DynamicDecl = DynamicType->getPointeeCXXRecordDecl(); in CallVirt()2590 DynamicDecl = ThisPtr.getDeclDesc()->getType()->getAsCXXRecordDecl(); in CallVirt()2594 DynamicDecl, StaticDecl, InitialFunction); in CallVirt()