Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp220 if (const auto *ReceiverInferredType = in inferReceiverType() local
222 return {ReceiverInferredType->getObjectType()}; in inferReceiverType()