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

References

tools/clang/lib/Parse/ParseOpenMP.cpp
  699       if (BS != OMPDeclareSimdDeclAttr::BS_Undefined && BS != Out) {
  699       if (BS != OMPDeclareSimdDeclAttr::BS_Undefined && BS != Out) {
  702             << OMPDeclareSimdDeclAttr::ConvertBranchStateTyToStr(BS) << BSRange;
  705       BS = Out;