Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp3564 const RefState *RefS = State->get<RegionState>(Sym); in printState() local
3565 AllocationFamily Family = RefS->getAllocationFamily(); in printState()