Home
last modified time | relevance | path

Searched refs:ShortNameRef (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFLinkerDeclContext.cpp90 StringRef ShortNameRef; in getChildDeclContext() local
101 ShortNameRef = StringPool.internString(ShortName); in getChildDeclContext()
103 ShortNameRef = NameRef; in getChildDeclContext()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DWARFLinker/
DDWARFLinkerDeclContext.cpp86 StringRef ShortNameRef; in getChildDeclContext() local
97 ShortNameRef = StringPool.internString(ShortName); in getChildDeclContext()
99 ShortNameRef = NameRef; in getChildDeclContext()
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp1588 StringRef ShortNameRef; in getChildDeclContext() local
1600 ShortNameRef = StringPool.internString(ShortName); in getChildDeclContext()
1602 ShortNameRef = NameRef; in getChildDeclContext()