Home
last modified time | relevance | path

Searched defs:keyFunction (Results 1 – 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
DCGVTables.cpp663 if (const CXXMethodDecl *keyFunction = Context.getCurrentKeyFunction(RD)) { in getVTableLinkage() local
771 const CXXMethodDecl *keyFunction = CGM.getContext().getCurrentKeyFunction(RD); in isVTableExternal() local