Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp140 struct DefaultmapInfo { struct in __anon0bb9e2bb0111::DSAStackTy
141 OpenMPDefaultmapClauseModifier ImplicitBehavior =
143 SourceLocation SLoc;
145 DefaultmapInfo(OpenMPDefaultmapClauseModifier M, SourceLocation Loc) in DefaultmapInfo() argument