Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTContext.cpp8609 const CXXMethodDecl *KeyFunc = getCurrentKeyFunction(RD); in DeclMustBeEmitted() local
8610 if (KeyFunc && KeyFunc->getCanonicalDecl() == MD->getCanonicalDecl()) in DeclMustBeEmitted()
/external/llvm-project/clang/lib/AST/
DASTContext.cpp10731 const CXXMethodDecl *KeyFunc = getCurrentKeyFunction(RD); in DeclMustBeEmitted() local
10732 if (KeyFunc && KeyFunc->getCanonicalDecl() == MD->getCanonicalDecl()) in DeclMustBeEmitted()