Home
last modified time | relevance | path

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

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