Home
last modified time | relevance | path

Searched defs:getNamespace (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenRegisters.h92 const std::string &getNamespace() const { return Namespace; } in getNamespace() function
/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclCXX.h3056 NamespaceDecl *getNamespace() { in getNamespace() function
3063 const NamespaceDecl *getNamespace() const { in getNamespace() function
/netbsd/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderDecl.cpp2945 static NamespaceDecl *getNamespace(const NestedNameSpecifier *X) { in getNamespace() function