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.cpp3851 const RefState *RefS = State->get<RegionState>(Sym); in printState() local
3852 AllocationFamily Family = RefS->getAllocationFamily(); in printState()