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

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

Completed in 231 milliseconds