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

References

gen/tools/clang/include/clang/AST/AttrTextNodeDump.inc
  444     case OMPDeclareSimdDeclAttr::BS_Inbranch:
gen/tools/clang/include/clang/AST/Attrs.inc
 8617       .Case("inbranch", OMPDeclareSimdDeclAttr::BS_Inbranch)
 8630     case OMPDeclareSimdDeclAttr::BS_Inbranch: return "inbranch";
tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp
10326   case OMPDeclareSimdDeclAttr::BS_Inbranch:
10631       case OMPDeclareSimdDeclAttr::BS_Inbranch:
10660       case OMPDeclareSimdDeclAttr::BS_Inbranch: