Searched refs:Semicolons (Results 1 – 2 of 2) sorted by relevance
148 ExtractionSemicolonPolicy Semicolons = ExtractionSemicolonPolicy::compute( in createSourceReplacements() local167 if (Semicolons.isNeededInExtractedFunction()) in createSourceReplacements()183 if (Semicolons.isNeededInOriginalFunction()) in createSourceReplacements()
122 TEST(PbtxtToPb, Semicolons) { in TEST() argument