Searched refs:trim_to_length (Results 1 – 1 of 1) sorted by relevance
500 void TrimContextChain(int trim_to_length) { in TrimContextChain() argument501 contexts()->resize(trim_to_length); in TrimContextChain()