Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinkerCompileUnit.h261 const std::vector<AccelInfo> &getNamespaces() const { return Namespaces; } in getNamespaces() function
/llvm-project/clang-tools-extra/clang-move/
H A DMove.cpp353 std::vector<std::string> getNamespaces(const Decl *D) { in getNamespaces() function
400 std::vector<std::string> DeclNamespaces = getNamespaces(MovedDecl); in createInsertedReplacements()
/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp2252 for (const auto &Namespace : Unit.getNamespaces()) in emitAcceleratorEntriesForUnit()
2277 for (const auto &Namespace : Unit.getNamespaces()) in patchFrameInfoForObject()