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

Declarations

tools/clang/include/clang/AST/DeclBase.h
  613   bool hasDefiningAttr() const;

References

tools/clang/include/clang/AST/Decl.h
 2036            isLateTemplateParsed() || willHaveBody() || hasDefiningAttr();
tools/clang/lib/AST/Decl.cpp
 2122   if (hasDefiningAttr())