Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp508 getMostInformativeDerivedClass(const ObjCObjectPointerType *From, in getMostInformativeDerivedClass() function
569 getMostInformativeDerivedClass(StaticUpperBound, StaticLowerBound, C); in storeWhenMoreInformative()
583 getMostInformativeDerivedClass(*Current, StaticUpperBound, C); in storeWhenMoreInformative()
585 getMostInformativeDerivedClass(WithMostInfo, StaticLowerBound, C); in storeWhenMoreInformative()
594 getMostInformativeDerivedClass(*Current, StaticLowerBound, C); in storeWhenMoreInformative()