Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DASTContext.cpp11605 const CXXMethodDecl *KeyFunc = getCurrentKeyFunction(RD); in DeclMustBeEmitted() local
11606 if (KeyFunc && KeyFunc->getCanonicalDecl() == MD->getCanonicalDecl()) in DeclMustBeEmitted()