Searched refs:InsertedStrTabFragment (Results 1 – 2 of 2) sorted by relevance
33 if (!InsertedStrTabFragment) in ~CodeViewContext()182 if (!InsertedStrTabFragment) { in emitStringTable()184 InsertedStrTabFragment = true; in emitStringTable()
222 bool InsertedStrTabFragment = false; variable