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

References

gen/tools/clang/include/clang/AST/AttrImpl.inc
 1015     OS << " __attribute__((annotate(\"" << getAnnotation() << "\")))";
 1019     OS << " [[clang::annotate(\"" << getAnnotation() << "\")]]";
 1023     OS << " [[clang::annotate(\"" << getAnnotation() << "\")]]";