Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerCompileUnit.h236 const std::vector<AccelInfo> &getNamespaces() const { return Namespaces; } in getNamespaces() function
/llvm-project-15.0.7/clang-tools-extra/clang-move/
H A DMove.cpp352 std::vector<std::string> getNamespaces(const Decl *D) { in getNamespaces() function
399 std::vector<std::string> DeclNamespaces = getNamespaces(MovedDecl); in createInsertedReplacements()
/llvm-project-15.0.7/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp1835 for (const auto &Namespace : Unit.getNamespaces()) in emitAppleAcceleratorEntriesForUnit()
1859 for (const auto &Namespace : Unit.getNamespaces()) in emitDwarfAcceleratorEntriesForUnit()