Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerCompileUnit.h237 const std::vector<AccelInfo> &getNamespaces() const { return Namespaces; } in getNamespaces() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp1802 for (const auto &Namespace : Unit.getNamespaces()) in emitAppleAcceleratorEntriesForUnit()
1826 for (const auto &Namespace : Unit.getNamespaces()) in emitDwarfAcceleratorEntriesForUnit()