Searched defs:NormalizedBinding (Results 1 – 2 of 2) sorted by relevance
27 struct NormalizedBinding { struct29 …d iff this is a terminal node (in the SemistaticGraph that contains this NormalizedBinding object). argument40 NormalizedBinding() = default; argument
25 inline NormalizedBinding::NormalizedBinding(ComponentStorageEntry entry) { in NormalizedBinding() function