Searched defs:ScopedName (Results 1 – 2 of 2) sorted by relevance
465 LVScope *LVNamespaceDeduction::get(StringRef ScopedName, bool CheckScope) { in get()3247 void LVLogicalVisitor::createParents(StringRef ScopedName, LVElement *Element) { in createParents()
422 ScopedName(unsigned Scope, StringRef Identifier) in ScopedName() function