Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp3571 const RefState *RefS = State->get<RegionState>(I.getKey()); in printState() local
3572 AllocationFamily Family = RefS->getAllocationFamily(); in printState()