Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp465 get(StringRef ScopedName,bool CheckScope) get() argument
3247 createParents(StringRef ScopedName,LVElement * Element) createParents() argument
/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenDAGPatterns.h422 ScopedName(unsigned Scope, StringRef Identifier) ScopedName() function