Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp430 getMostInformativeDerivedClass(const ObjCObjectPointerType *From, in getMostInformativeDerivedClass() function
491 getMostInformativeDerivedClass(StaticUpperBound, StaticLowerBound, C); in storeWhenMoreInformative()
505 getMostInformativeDerivedClass(*Current, StaticUpperBound, C); in storeWhenMoreInformative()
507 getMostInformativeDerivedClass(WithMostInfo, StaticLowerBound, C); in storeWhenMoreInformative()
516 getMostInformativeDerivedClass(*Current, StaticLowerBound, C); in storeWhenMoreInformative()