Searched refs:TempSet (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DDynamicType.cpp134 const CastSet *TempSet = State->get<DynamicCastMap>(MR); local
135 CastSet Set = TempSet ? *TempSet : F.getEmptySet();

Completed in 102 milliseconds