Searched refs:InsertedStrTabFragment (Results 1 – 2 of 2) sorted by relevance
31 if (!InsertedStrTabFragment && StrTabFragment) in ~CodeViewContext()180 if (!InsertedStrTabFragment) { in emitStringTable()182 InsertedStrTabFragment = true; in emitStringTable()
233 bool InsertedStrTabFragment = false; variable