Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DVTableBuilder.h126 const CXXMethodDecl *getFunctionDecl() const { in getFunctionDecl() function
/external/clang/lib/CodeGen/
DCGVTables.cpp559 GD = Component.getFunctionDecl(); in CreateVTableInitializer()
DCGDecl.cpp1192 const FunctionDecl *FD = CA->getFunctionDecl(); in EmitAutoVarCleanups()
/external/clang/lib/AST/
DVTableBuilder.cpp1152 MD = Component.getFunctionDecl(); in ComputeThisAdjustments()
1884 const CXXMethodDecl *MD = Component.getFunctionDecl(); in dumpLayout()