Searched defs:getNamespace (Results 1 – 3 of 3) sorted by relevance
91 const std::string &getNamespace() const { return Namespace; } in getNamespace() function
3106 NamespaceDecl *getNamespace() { in getNamespace() function3113 const NamespaceDecl *getNamespace() const { in getNamespace() function
6402 static NamespaceDecl *getNamespace(const NestedNameSpecifier *X) { in getNamespace() function