Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DDynamicTypePropagation.cpp240 DynamicTypeInfo RecDynType = getDynamicTypeInfo(State, RecReg); in checkPostCall() local
241 C.addTransition(setDynamicTypeInfo(State, RetReg, RecDynType)); in checkPostCall()