Searched refs:LVNamespaceDeduction (Results 1 – 2 of 2) sorted by relevance
219 class LVNamespaceDeduction { class236 LVNamespaceDeduction(LVShared *Shared) : Shared(Shared) {} in LVNamespaceDeduction() function in llvm::logicalview::__anond7e39c940211::LVNamespaceDeduction317 LVNamespaceDeduction NamespaceDeduction;392 void LVNamespaceDeduction::add(StringRef String) { in add()401 void LVNamespaceDeduction::init() { in init()435 LVScope *LVNamespaceDeduction::get(LVStringRefs Components) { in get()465 LVScope *LVNamespaceDeduction::get(StringRef ScopedName, bool CheckScope) { in get()
110 ### Optimize ``LVNamespaceDeduction::find`` funtion.