Searched defs:BestDynamicDecl (Results 1 - 1 of 1) sorted by last modified time

/external/clang/lib/CodeGen/
H A DCGExprCXX.cpp100 const CXXRecordDecl *BestDynamicDecl = Base->getBestDynamicClassType(); local
101 DevirtualizedMethod = MD->getCorrespondingMethodInClass(BestDynamicDecl);

Completed in 89 milliseconds