Searched defs:VisitGotoLabel (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ | ||
H A D | SVals.cpp | 142 QualType VisitGotoLabel(loc::GotoLabel GL) { in VisitGotoLabel() function in __anon8ed42baa0111::TypeRetrievingVisitor |
H A D | SValBuilder.cpp | 691 SVal VisitGotoLabel(loc::GotoLabel V) { in VisitGotoLabel() function in __anon7e4fa9be0211::EvalCastVisitor |