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