Home
last modified time | relevance | path

Searched refs:DefaultMapperId (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp6067 DeclarationNameInfo DefaultMapperId; in processImplicitMapsWithDefaultMappers() local
6068 DefaultMapperId.setName(S.Context.DeclarationNames.getIdentifier( in processImplicitMapsWithDefaultMappers()
6070 DefaultMapperId.setLoc(E->getExprLoc()); in processImplicitMapsWithDefaultMappers()
6072 S, Stack->getCurScope(), MapperIdScopeSpec, DefaultMapperId, in processImplicitMapsWithDefaultMappers()