Searched refs:firstChain (Results 1 – 1 of 1) sorted by relevance
1106 const Chain<Types> *chain = &firstChain; in compile_flags()1119 const Chain<Types> *chain = &firstChain; in apply()1135 const Chain<Types> *chain = &firstChain; in sanitize()1153 Chain<Types> firstChain; /* Chains. */ member