reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/include/clang/AST/Decl.h
 3626   bool isClosedNonFlag() const;

References

tools/clang/lib/Sema/SemaStmt.cpp
 1227       if (TheDefaultStmt && UnhandledNames.empty() && ED->isClosedNonFlag())