Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerCompileUnit.h244 const std::vector<AccelInfo> &getNamespaces() const { return Namespaces; } in getNamespaces() function
/openbsd-src/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp1923 for (const auto &Namespace : Unit.getNamespaces()) in emitAcceleratorEntriesForUnit()
1948 for (const auto &Namespace : Unit.getNamespaces()) in emitAcceleratorEntriesForUnit()