Searched refs:NamespaceDeduction (Results 1 – 1 of 1) sorted by relevance
317 LVNamespaceDeduction NamespaceDeduction; member329 : Reader(Reader), Visitor(Visitor), NamespaceDeduction(this), in LVShared()579 Shared->NamespaceDeduction.add(Class.getName()); in visitKnownRecord()597 Shared->NamespaceDeduction.add(Enum.getName()); in visitKnownRecord()611 Shared->NamespaceDeduction.add(Func.getName()); in visitKnownRecord()665 Shared->NamespaceDeduction.add(Union.getName()); in visitKnownRecord()1654 if (LVScope *Namespace = Shared->NamespaceDeduction.get(UDT.Name)) { in visitKnownRecord()2562 if (LVScope *Namespace = Shared->NamespaceDeduction.get( in visitKnownRecord()3274 Shared->NamespaceDeduction.find(Components); in createParents()3283 Shared->NamespaceDeduction.get( in createParents()[all …]