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

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DDecl.h88 NamespaceDecl *getAnonymousNamespace() const { return AnonymousNamespace; } function in class:clang::TranslationUnitDecl
426 NamespaceDecl *getAnonymousNamespace() const { function in class:clang::NamespaceDecl

Completed in 82 milliseconds