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

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCastValueChecker.cpp108 std::string CastToName = local
130 Out << ' ' << (CastSucceeds ? "is a" : "is not a") << " '" << CastToName
164 std::string CastToName =
169 (First ? "neither" : "nor")) << " a '" << CastToName

Completed in 62 milliseconds