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

References

tools/clang/include/clang/AST/DeclCXX.h
 2812     if (hasBraces())
tools/clang/lib/AST/ASTImporter.cpp
 4241   bool HasBraces = D->hasBraces();
tools/clang/lib/AST/Decl.cpp
  565     if (!SD->hasBraces())
tools/clang/lib/AST/DeclPrinter.cpp
 1020   if (D->hasBraces()) {
tools/clang/lib/AST/JSONNodeDumper.cpp
  885   attributeOnlyIfTrue("hasBraces", LSD->hasBraces());
tools/clang/tools/extra/modularize/Modularize.cpp
  579     if (!D->hasBraces())