Home
last modified time | relevance | path

Searched defs:VisitAllocaRegion (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/
H A DSValExplainer.h174 std::string VisitAllocaRegion(const AllocaRegion *R) { in VisitAllocaRegion() function
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSVals.cpp171 QualType VisitAllocaRegion(const AllocaRegion *) { in VisitAllocaRegion() function in __anon8ed42baa0111::TypeRetrievingVisitor