Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDVTableBuilder.h143 const CXXMethodDecl *getUnusedFunctionDecl() const { in getUnusedFunctionDecl() function
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDVTableBuilder.cpp2049 const CXXMethodDecl *MD = Component.getUnusedFunctionDecl(); in dumpLayout()