Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/include/clang/AST/
HDVTableBuilder.h89 static VTableComponent MakeUnusedFunction(const CXXMethodDecl *MD) { in MakeUnusedFunction() function
/trueos/contrib/llvm/tools/clang/lib/AST/
HDVTableBuilder.cpp1616 Components.push_back(VTableComponent::MakeUnusedFunction(OverriderMD)); in AddMethods()