Home
last modified time | relevance | path

Searched defs:MatchingKey (Results 1 – 1 of 1) sorted by relevance

/external/stg/
Dcomparison.h211 struct MatchingKey { struct
212 explicit MatchingKey(const Graph& graph) : graph(graph) {} in MatchingKey() argument
221 const Graph& graph;