Home
last modified time | relevance | path

Searched defs:ScopedName (Results 1 – 2 of 2) sorted by relevance

/freebsd-head/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
HDLVCodeViewVisitor.cpp465 LVScope *LVNamespaceDeduction::get(StringRef ScopedName, bool CheckScope) { in get()
3247 void LVLogicalVisitor::createParents(StringRef ScopedName, LVElement *Element) { in createParents()
/freebsd-head/contrib/llvm-project/llvm/utils/TableGen/Common/
HDCodeGenDAGPatterns.h422 ScopedName(unsigned Scope, StringRef Identifier) in ScopedName() function