Searched refs:scope_depth_ (Results 1 – 1 of 1) sorted by relevance
1492 scope_depth_(0) { in CodeTracer()1530 scope_depth_++; in OpenFile()1538 if (--scope_depth_ == 0) { in CloseFile()1553 int scope_depth_; variable