Home
last modified time | relevance | path

Searched refs:getFunctionDecl (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DVTableBuilder.h124 const CXXMethodDecl *getFunctionDecl() const { in getFunctionDecl() function
157 auto *DtorDecl = dyn_cast<CXXDestructorDecl>(getFunctionDecl()); in getGlobalDecl()
160 return GlobalDecl(getFunctionDecl()); in getGlobalDecl()
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGVTables.cpp623 GD = component.getFunctionDecl(); in addVTableComponent()
1063 Comps[I].getFunctionDecl()->getType(), in EmitVTableTypeMetadata()
H A DItaniumCXXABI.cpp396 const CXXMethodDecl *Method = VtableComponent.getFunctionDecl(); in hasAnyUnusedVirtualInlineFunction()
423 const CXXMethodDecl *Method = VtableComponent.getFunctionDecl(); in isVTableHidden()
H A DCGDecl.cpp1901 const FunctionDecl *FD = CA->getFunctionDecl(); in EmitAutoVarCleanups()
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DVTableBuilder.cpp1161 MD = Component.getFunctionDecl(); in ComputeThisAdjustments()
1935 const CXXMethodDecl *MD = Component.getFunctionDecl(); in dumpLayout()
3122 const CXXMethodDecl *MD = Component.getFunctionDecl(); in dumpLayout()