Home
last modified time | relevance | path

Searched refs:getUnusedFunctionDecl (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDVTableBuilder.h136 const CXXMethodDecl *getUnusedFunctionDecl() const { in getUnusedFunctionDecl() function
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDVTableBuilder.cpp2101 const CXXMethodDecl *MD = Component.getUnusedFunctionDecl(); in dumpLayout()