Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp3354 const RefState *RefS = State->get<RegionState>(I.getKey()); in printState() local
3355 AllocationFamily Family = RefS->getAllocationFamily(); in printState()