Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DDynamicTypePropagation.cpp424 getMostInformativeDerivedClass(const ObjCObjectPointerType *From, in getMostInformativeDerivedClass() function
485 getMostInformativeDerivedClass(StaticUpperBound, StaticLowerBound, C); in storeWhenMoreInformative()
499 getMostInformativeDerivedClass(*Current, StaticUpperBound, C); in storeWhenMoreInformative()
501 getMostInformativeDerivedClass(WithMostInfo, StaticLowerBound, C); in storeWhenMoreInformative()
510 getMostInformativeDerivedClass(*Current, StaticLowerBound, C); in storeWhenMoreInformative()