Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp145 struct DefaultmapInfo { struct in __anona08a17510111::DSAStackTy
146 OpenMPDefaultmapClauseModifier ImplicitBehavior =
148 SourceLocation SLoc;
150 DefaultmapInfo(OpenMPDefaultmapClauseModifier M, SourceLocation Loc) in DefaultmapInfo() argument