Home
last modified time | relevance | path

Searched defs:getNamespaces (Results 1 – 2 of 2) 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