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

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

Completed in 297 milliseconds