Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DVTableBuilder.h129 const CXXMethodDecl *getFunctionDecl() const { in getFunctionDecl() function
/external/clang/lib/AST/
DVTableBuilder.cpp1172 MD = Component.getFunctionDecl(); in ComputeThisAdjustments()
1943 const CXXMethodDecl *MD = Component.getFunctionDecl(); in dumpLayout()
3146 const CXXMethodDecl *MD = Component.getFunctionDecl(); in dumpLayout()
/external/clang/lib/CodeGen/
DCGVTables.cpp572 GD = Component.getFunctionDecl(); in CreateVTableInitializer()
DCGDecl.cpp1413 const FunctionDecl *FD = CA->getFunctionDecl(); in EmitAutoVarCleanups()
DItaniumCXXABI.cpp374 const CXXMethodDecl *Method = VtableComponent.getFunctionDecl(); in hasAnyUsedVirtualInlineFunction()
391 const CXXMethodDecl *Method = VtableComponent.getFunctionDecl(); in isVTableHidden()