Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDVTableBuilder.h130 const CXXMethodDecl *getFunctionDecl() const { in getFunctionDecl() function
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDVTableBuilder.cpp1188 MD = Component.getFunctionDecl(); in ComputeThisAdjustments()
1969 const CXXMethodDecl *MD = Component.getFunctionDecl(); in dumpLayout()
3193 const CXXMethodDecl *MD = Component.getFunctionDecl(); in dumpLayout()
/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGVTables.cpp558 GD = Component.getFunctionDecl(); in CreateVTableInitializer()
HDCGDecl.cpp1340 const FunctionDecl *FD = CA->getFunctionDecl(); in EmitAutoVarCleanups()