Searched defs:getNamespace (Results 1 – 4 of 4) sorted by relevance
57 StringRef getNamespace() const { return name; } in getNamespace() function
91 const std::string &getNamespace() const { return Namespace; } in getNamespace() function
3092 NamespaceDecl *getNamespace() { in getNamespace() function3099 const NamespaceDecl *getNamespace() const { in getNamespace() function
6351 static NamespaceDecl *getNamespace(const NestedNameSpecifier *X) { in getNamespace() function