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

/external/clang/include/clang/AST/
H A DDecl.h88 NamespaceDecl *getAnonymousNamespace() const { return AnonymousNamespace; } function in class:clang::TranslationUnitDecl
428 NamespaceDecl *getAnonymousNamespace() const { function in class:clang::NamespaceDecl

Completed in 96 milliseconds