Searched defs:KeyFunc (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DASTContext.cpp7918 const CXXMethodDecl *KeyFunc = getCurrentKeyFunction(RD); local
7919 if (KeyFunc && KeyFunc->getCanonicalDecl() == MD->getCanonicalDecl())

Completed in 251 milliseconds