Searched refs:ContextChainElement (Results 1 – 2 of 2) sorted by relevance
94 struct ContextChainElement { struct101 std::vector<ContextChainElement> context_chain_; argument
238 ContextChainElement context_chain_element; in ContextBuilder()260 ContextChainElement element = *rit; in ContextBuilder()275 for (ContextChainElement& element : context_chain_) { in UpdateValues()