Searched defs:onIndexWrite (Results 1 – 2 of 2) sorted by relevance
177 auto onIndexWrite = [&](StringRef s) { thinIndices.erase(s); }; in BitcodeCompiler() local
101 auto onIndexWrite = [&](StringRef S) { thinIndices.erase(S); }; BitcodeCompiler() local