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

References

gen/tools/clang/include/clang/AST/AttrImpl.inc
11549   case attr::ArgumentWithTypeTag:
12129   case attr::ArgumentWithTypeTag:
12709   case attr::ArgumentWithTypeTag:
gen/tools/clang/include/clang/AST/AttrVisitor.inc
 4009     case attr::ArgumentWithTypeTag:
gen/tools/clang/include/clang/AST/Attrs.inc
 1541     : InheritableAttr(Ctx, CommonInfo, attr::ArgumentWithTypeTag, false, false)
 1554     : InheritableAttr(Ctx, CommonInfo, attr::ArgumentWithTypeTag, false, false)
 1595   static bool classof(const Attr *A) { return A->getKind() == attr::ArgumentWithTypeTag; }
gen/tools/clang/include/clang/Sema/AttrTemplateInstantiate.inc
  156     case attr::ArgumentWithTypeTag: {
 1432     case attr::ArgumentWithTypeTag: {
gen/tools/clang/include/clang/Serialization/AttrPCHRead.inc
  262   case attr::ArgumentWithTypeTag: {
gen/tools/clang/include/clang/Serialization/AttrPCHWrite.inc
  199   case attr::ArgumentWithTypeTag: {