Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
DCodeGenRegisters.h92 const std::string &getNamespace() const { return Namespace; } in getNamespace() function
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
DDeclCXX.h3058 NamespaceDecl *getNamespace() { in getNamespace() function
3065 const NamespaceDecl *getNamespace() const { in getNamespace() function
/freebsd-12-stable/contrib/llvm-project/clang/lib/Serialization/
DASTReaderDecl.cpp2963 static NamespaceDecl *getNamespace(const NestedNameSpecifier *X) { in getNamespace() function