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

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DVTableBuilder.h129 const CXXMethodDecl *getFunctionDecl() const { function in class:clang::VTableComponent
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGVTables.cpp575 GD = Component.getFunctionDecl();
H A DCGDecl.cpp1404 const FunctionDecl *FD = CA->getFunctionDecl();
H A DItaniumCXXABI.cpp382 const CXXMethodDecl *Method = VtableComponent.getFunctionDecl();
399 const CXXMethodDecl *Method = VtableComponent.getFunctionDecl();
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DVTableBuilder.cpp1172 MD = Component.getFunctionDecl();
1943 const CXXMethodDecl *MD = Component.getFunctionDecl();
3145 const CXXMethodDecl *MD = Component.getFunctionDecl();

Completed in 294 milliseconds