Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp328 QualType DynResTy = in checkPostCall() local
338 C.addTransition(setDynamicTypeInfo(State, RetReg, DynResTy, false)); in checkPostCall()