Searched defs:getNamespace (Results 1 – 3 of 3) sorted by relevance
92 const std::string &getNamespace() const { return Namespace; } in getNamespace() function
3058 NamespaceDecl *getNamespace() { in getNamespace() function3065 const NamespaceDecl *getNamespace() const { in getNamespace() function
2963 static NamespaceDecl *getNamespace(const NestedNameSpecifier *X) { in getNamespace() function