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

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclBase.h1752 bool hasExternalVisibleStorage() const { return ExternalVisibleStorage; } function in class:clang::DeclContext

Completed in 105 milliseconds