Searched refs:getFunctionDecl (Results 1 – 10 of 10) sorted by relevance
123 const CXXMethodDecl *getFunctionDecl() const { in getFunctionDecl() function156 auto *DtorDecl = dyn_cast<CXXDestructorDecl>(getFunctionDecl()); in getGlobalDecl()159 return GlobalDecl(getFunctionDecl()); in getGlobalDecl()
129 const CXXMethodDecl *getFunctionDecl() const { in getFunctionDecl() function
737 GD = component.getFunctionDecl(); in addVTableComponent()1319 Comps[I].getFunctionDecl()->getType(), in EmitVTableTypeMetadata()
427 const CXXMethodDecl *Method = VtableComponent.getFunctionDecl(); in hasAnyUnusedVirtualInlineFunction()454 const CXXMethodDecl *Method = VtableComponent.getFunctionDecl(); in isVTableHidden()
2049 const FunctionDecl *FD = CA->getFunctionDecl(); in EmitAutoVarCleanups()
1169 MD = Component.getFunctionDecl(); in ComputeThisAdjustments()1949 const CXXMethodDecl *MD = Component.getFunctionDecl(); in dumpLayout()3169 const CXXMethodDecl *MD = Component.getFunctionDecl(); in dumpLayout()
1172 MD = Component.getFunctionDecl(); in ComputeThisAdjustments()1943 const CXXMethodDecl *MD = Component.getFunctionDecl(); in dumpLayout()3146 const CXXMethodDecl *MD = Component.getFunctionDecl(); in dumpLayout()
572 GD = Component.getFunctionDecl(); in CreateVTableInitializer()
1413 const FunctionDecl *FD = CA->getFunctionDecl(); in EmitAutoVarCleanups()
374 const CXXMethodDecl *Method = VtableComponent.getFunctionDecl(); in hasAnyUsedVirtualInlineFunction()391 const CXXMethodDecl *Method = VtableComponent.getFunctionDecl(); in isVTableHidden()