Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DMallocChecker.cpp2713 const RefState *RefS = State->get<RegionState>(I.getKey()); in printState() local
2714 AllocationFamily Family = RefS->getAllocationFamily(); in printState()