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

References

gen/tools/clang/include/clang/AST/AttrTextNodeDump.inc
  482     case OMPDeclareVariantAttr::CtxSetImplementation:
gen/tools/clang/include/clang/AST/Attrs.inc
 8988       .Case("implementation", OMPDeclareVariantAttr::CtxSetImplementation)
 9000     case OMPDeclareVariantAttr::CtxSetImplementation: return "implementation";
 9077       case CtxSetImplementation:
tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp
11034 bool checkContext<OMPDeclareVariantAttr::CtxSetImplementation,
11098     case OMPDeclareVariantAttr::CtxSetImplementation:
11101         if (checkContext<OMPDeclareVariantAttr::CtxSetImplementation,
tools/clang/lib/Parse/ParseOpenMP.cpp
  889           OMPDeclareVariantAttr::CtxSetImplementation, CSKind,
  959         case OMPDeclareVariantAttr::CtxSetImplementation: