Home
last modified time | relevance | path

Searched defs:getAnonymousNamespace (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DDecl.h92 NamespaceDecl *getAnonymousNamespace() const { return AnonymousNamespace; } in getAnonymousNamespace() function
548 NamespaceDecl *getAnonymousNamespace() const { in getAnonymousNamespace() function
/external/llvm-project/clang/include/clang/AST/
DDecl.h96 NamespaceDecl *getAnonymousNamespace() const { return AnonymousNamespace; } in getAnonymousNamespace() function
595 NamespaceDecl *getAnonymousNamespace() const { in getAnonymousNamespace() function