Home
last modified time | relevance | path

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

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