Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp6036 DeclarationNameInfo DefaultMapperId; in processImplicitMapsWithDefaultMappers() local
6037 DefaultMapperId.setName(S.Context.DeclarationNames.getIdentifier( in processImplicitMapsWithDefaultMappers()
6039 DefaultMapperId.setLoc(E->getExprLoc()); in processImplicitMapsWithDefaultMappers()
6041 S, Stack->getCurScope(), MapperIdScopeSpec, DefaultMapperId, in processImplicitMapsWithDefaultMappers()