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

References

gen/tools/clang/include/clang/AST/AttrImpl.inc
11687   case attr::Hot:
12267   case attr::Hot:
12847   case attr::Hot:
gen/tools/clang/include/clang/AST/AttrVisitor.inc
 4147     case attr::Hot:
gen/tools/clang/include/clang/AST/Attrs.inc
 5363     : InheritableAttr(Ctx, CommonInfo, attr::Hot, false, false)
 5373   static bool classof(const Attr *A) { return A->getKind() == attr::Hot; }
gen/tools/clang/include/clang/Sema/AttrTemplateInstantiate.inc
  500     case attr::Hot: {
 1641     case attr::Hot: {
gen/tools/clang/include/clang/Serialization/AttrPCHRead.inc
  898   case attr::Hot: {
gen/tools/clang/include/clang/Serialization/AttrPCHWrite.inc
  681   case attr::Hot: {