Searched defs:getNamespace (Results 1 – 3 of 3) sorted by relevance
94 const std::string &getNamespace() const { return Namespace; } in getNamespace() function
3185 NamespaceDecl *getNamespace() { in getNamespace() function3192 const NamespaceDecl *getNamespace() const { in getNamespace() function
6417 static NamespaceDecl *getNamespace(const NestedNameSpecifier *X) { in getNamespace() function