Searched defs:IsBypassed (Results 1 – 2 of 2) sorted by relevance
57 bool IsBypassed(const VarDecl *D) const { in IsBypassed() function
86 bool __rtsan::Context::IsBypassed() const { return bypass_depth > 0; } in IsBypassed() function in __rtsan::Context