Searched refs:has_volatile_ (Results 1 – 1 of 1) sorted by relevance
204 has_volatile_(false), in HeapLocationCollector()283 return has_volatile_; in HasVolatile()470 has_volatile_ = true; in VisitFieldAccess()592 bool has_volatile_; // If there are volatile field accesses. variable