Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp335 QualType DynResTy = in checkPostCall() local
345 C.addTransition(setDynamicTypeInfo(State, RetReg, DynResTy, false)); in checkPostCall()