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

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

Completed in 101 milliseconds