Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp471 const ObjCObjectPointerType *MostInformativeCandidate, ASTContext &C) { in getMostInformativeDerivedClassImpl() argument
476 assert(MostInformativeCandidate->isSpecialized()); in getMostInformativeDerivedClassImpl()
477 return MostInformativeCandidate; in getMostInformativeDerivedClassImpl()
500 MostInformativeCandidate, C); in getMostInformativeDerivedClassImpl()