Home
last modified time | relevance | path

Searched defs:DefaultmapInfo (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp152 struct DefaultmapInfo { struct in __anon1dd12e440111::DSAStackTy
153 OpenMPDefaultmapClauseModifier ImplicitBehavior =
155 SourceLocation SLoc;
157 DefaultmapInfo(OpenMPDefaultmapClauseModifier M, SourceLocation Loc) in DefaultmapInfo() argument