Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DASTContext.cpp7997 const CXXMethodDecl *KeyFunc = getCurrentKeyFunction(RD); in DeclMustBeEmitted() local
7998 if (KeyFunc && KeyFunc->getCanonicalDecl() == MD->getCanonicalDecl()) in DeclMustBeEmitted()