Searched refs:getFunctionDecl (Results 1 – 5 of 5) sorted by relevance
124 const CXXMethodDecl *getFunctionDecl() const { in getFunctionDecl() function157 auto *DtorDecl = dyn_cast<CXXDestructorDecl>(getFunctionDecl()); in getGlobalDecl()160 return GlobalDecl(getFunctionDecl()); in getGlobalDecl()
1170 MD = Component.getFunctionDecl(); in ComputeThisAdjustments()1949 const CXXMethodDecl *MD = Component.getFunctionDecl(); in dumpLayout()3167 const CXXMethodDecl *MD = Component.getFunctionDecl(); in dumpLayout()
1307 Comps[I].getFunctionDecl()->getType(), in EmitVTableTypeMetadata()
393 const CXXMethodDecl *Method = VtableComponent.getFunctionDecl(); in hasAnyUnusedVirtualInlineFunction()420 const CXXMethodDecl *Method = VtableComponent.getFunctionDecl(); in isVTableHidden()
2067 const FunctionDecl *FD = CA->getFunctionDecl(); in EmitAutoVarCleanups()