Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp512 getMostInformativeDerivedClass(const ObjCObjectPointerType *From, in getMostInformativeDerivedClass() function
573 getMostInformativeDerivedClass(StaticUpperBound, StaticLowerBound, C); in storeWhenMoreInformative()
587 getMostInformativeDerivedClass(*Current, StaticUpperBound, C); in storeWhenMoreInformative()
589 getMostInformativeDerivedClass(WithMostInfo, StaticLowerBound, C); in storeWhenMoreInformative()
598 getMostInformativeDerivedClass(*Current, StaticLowerBound, C); in storeWhenMoreInformative()