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

References

gen/tools/clang/include/clang/Sema/AttrParsedAttrKinds.inc
 1137         return AttributeCommonInfo::AT_NoStackProtector;	 // "no_stack_protector"
 2935         return AttributeCommonInfo::AT_NoStackProtector;	 // "clang::no_stack_protector"
 3786         return AttributeCommonInfo::AT_NoStackProtector;	 // "clang::no_stack_protector"
gen/tools/clang/include/clang/Sema/AttrSpellingListIndex.inc
 1149   case AT_NoStackProtector: {
tools/clang/lib/Sema/SemaDeclAttr.cpp
 6957   case ParsedAttr::AT_NoStackProtector: