Searched defs:StaticDecl (Results 1 – 3 of 3) sorted by relevance
239 getOverridingFunction(const CXXRecordDecl * DynamicDecl,const CXXRecordDecl * StaticDecl,const CXXMethodDecl * InitialFunction) const getOverridingFunction() argument
1924 const auto *StaticDecl = cast<CXXRecordDecl>(Func->getParentDecl()); CallVirt() local
192 const Decl *StaticDecl = Call->getDecl(); in wasDifferentDeclUsedForInlining() local