Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/
H A DSValExplainer.h74 std::string VisitUndefinedVal(UndefinedVal V) { in VisitUndefinedVal() function
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSValBuilder.cpp668 SVal VisitUndefinedVal(UndefinedVal V) { return V; } in VisitUndefinedVal() function in __anonbb2d43ec0211::EvalCastVisitor