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

/openbsd-current/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSValVisitor.h68 RetTy VisitSVal(SVal V) { return RetTy(); } function in class:clang::ento::SValVisitor
/openbsd-current/gnu/llvm/clang/include/clang/StaticAnalyzer/Checkers/
H A DSValExplainer.h276 std::string VisitSVal(SVal V) { function in class:clang::ento::SValExplainer
/openbsd-current/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp1368 SVal VisitSVal(SVal V) { return V; } function in class:Simplifier

Completed in 107 milliseconds