Searched defs:getNamespace (Results 1 – 3 of 3) sorted by relevance
93 const std::string &getNamespace() const { return Namespace; } in getNamespace() function
3199 NamespaceDecl *getNamespace() { in getNamespace() function3206 const NamespaceDecl *getNamespace() const { in getNamespace() function
6866 static NamespaceDecl *getNamespace(const NestedNameSpecifier *X) { in getNamespace() function