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

References

gen/tools/clang/include/clang/Sema/AttrParsedAttrKinds.inc
 4074   } else if (AttributeCommonInfo::AS_Keyword == Syntax || AttributeCommonInfo::AS_ContextSensitiveKeyword == Syntax) {
tools/clang/include/clang/Basic/AttributeCommonInfo.h
  154     return SyntaxUsed == AS_Keyword || SyntaxUsed == AS_ContextSensitiveKeyword;
  158     return SyntaxUsed == AS_ContextSensitiveKeyword;
tools/clang/lib/Parse/ParseObjc.cpp
  380                        nullptr, 0, ParsedAttr::AS_ContextSensitiveKeyword);
tools/clang/lib/Sema/SemaType.cpp
 4298                                       ? ParsedAttr::AS_ContextSensitiveKeyword