Home
last modified time | relevance | path

Searched defs:RefState (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
DIteratorsChecker.cpp39 class RefState { class
44 RefState(Kind k, const void *vr) : K(k), VR(vr) {} in RefState() function in __anonece0ea850111::RefState
DMallocChecker.cpp29 class RefState { class
35 RefState(Kind k, const Stmt *s) : K(k), S(s) {} in RefState() function in __anon467eec000111::RefState