Searched refs:ContextChainElement (Results 1 – 2 of 2) sorted by relevance
77 struct ContextChainElement { struct84 std::vector<ContextChainElement> context_chain_; argument
201 ContextChainElement context_chain_element; in ContextBuilder()222 ContextChainElement element = *rit; in ContextBuilder()234 for (ContextChainElement& element : context_chain_) { in UpdateValues()