Searched defs:ErrnoLoc (Results 1 – 2 of 2) sorted by relevance
136 if (!ErrnoLoc) in checkLocation() local 210 assert(ErrnoLoc && "ErrnoLoc should exist if an errno state is set."); in checkPreCall() local 223 std::optional<ento::Loc> ErrnoLoc = getErrnoLoc(State); checkRegionChanges() local [all...]
1441 std::optional<Loc> ErrnoLoc = checkPostCall() local