Searched refs:LVNamespaceDeduction (Results 1 – 2 of 2) sorted by relevance
208 class LVNamespaceDeduction { class225 LVNamespaceDeduction(LVShared *Shared) : Shared(Shared) {} in LVNamespaceDeduction() function in llvm::logicalview::__anond7e39c940211::LVNamespaceDeduction304 LVNamespaceDeduction NamespaceDeduction;379 void LVNamespaceDeduction::add(StringRef String) { in add()388 void LVNamespaceDeduction::init() { in init()422 LVScope *LVNamespaceDeduction::get(LVStringRefs Components) { in get()452 LVScope *LVNamespaceDeduction::get(StringRef ScopedName, bool CheckScope) { in get()
110 ### Optimize ``LVNamespaceDeduction::find`` funtion.