Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp464 const ObjCObjectPointerType *MostInformativeCandidate, ASTContext &C) { in getMostInformativeDerivedClassImpl() argument
469 assert(MostInformativeCandidate->isSpecialized()); in getMostInformativeDerivedClassImpl()
470 return MostInformativeCandidate; in getMostInformativeDerivedClassImpl()
493 MostInformativeCandidate, C); in getMostInformativeDerivedClassImpl()