Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h11988 bool IsMapTypeImplicit = false; member
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp21693 bool IsMapTypeImplicit = false, bool NoDiagnose = false) { in checkMappableExpressionList()
22004 OpenMPMapClauseKind MapType, bool IsMapTypeImplicit, SourceLocation MapLoc, in ActOnOpenMPMapClause()
H A DTreeTransform.h1993 OpenMPMapClauseKind MapType, bool IsMapTypeImplicit, in RebuildOMPMapClause()