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

References

gen/tools/clang/include/clang/Basic/AttrHasAttributeImpl.inc
  744 case AttrSyntax::C: {
tools/clang/lib/Lex/PPMacroExpansion.cpp
 1699           AttrSyntax Syntax = IsCXX ? AttrSyntax::CXX : AttrSyntax::C;
tools/clang/lib/Parse/ParseDeclCXX.cpp
 3968   if (!hasAttribute(LO.CPlusPlus ? AttrSyntax::CXX : AttrSyntax::C, ScopeName,