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

Declarations

tools/clang/include/clang/AST/DeclOpenMP.h
  249   static OMPDeclareMapperDecl *Create(ASTContext &C, DeclContext *DC,

References

tools/clang/lib/Sema/SemaOpenMP.cpp
15895   auto *DMD = OMPDeclareMapperDecl::Create(Context, DC, StartLoc, Name,