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

/external/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp272 const ObjCInterfaceDecl *FromI = OldTy->getInterfaceDecl(); local
273 if (ToI && FromI && FromI->isSuperClassOf(ToI))

Completed in 120 milliseconds