Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DVTableBuilder.h136 const CXXMethodDecl *getUnusedFunctionDecl() const { in getUnusedFunctionDecl() function
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DVTableBuilder.cpp2030 const CXXMethodDecl *MD = Component.getUnusedFunctionDecl(); in dumpLayout()