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

References

gen/tools/clang/include/clang/AST/AttrTextNodeDump.inc
  447     case OMPDeclareSimdDeclAttr::BS_Notinbranch:
gen/tools/clang/include/clang/AST/Attrs.inc
 8618       .Case("notinbranch", OMPDeclareSimdDeclAttr::BS_Notinbranch)
 8631     case OMPDeclareSimdDeclAttr::BS_Notinbranch: return "notinbranch";
tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp
10323   case OMPDeclareSimdDeclAttr::BS_Notinbranch:
10627       case OMPDeclareSimdDeclAttr::BS_Notinbranch:
10656       case OMPDeclareSimdDeclAttr::BS_Notinbranch: