Home
last modified time | relevance | path

Searched refs:MostInformativeCandidate (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
DDynamicTypePropagation.cpp380 const ObjCObjectPointerType *MostInformativeCandidate, ASTContext &C) { in getMostInformativeDerivedClassImpl() argument
385 assert(MostInformativeCandidate->isSpecialized()); in getMostInformativeDerivedClassImpl()
386 return MostInformativeCandidate; in getMostInformativeDerivedClassImpl()
409 MostInformativeCandidate, C); in getMostInformativeDerivedClassImpl()