Home
last modified time | relevance | path

Searched refs:getNamespaces (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinkerCompileUnit.h261 const std::vector<AccelInfo> &getNamespaces() const { return Namespaces; } in getNamespaces() function
/src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp2235 for (const auto &Namespace : Unit.getNamespaces()) in emitAcceleratorEntriesForUnit()
2260 for (const auto &Namespace : Unit.getNamespaces()) in emitAcceleratorEntriesForUnit()