Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp21583 static DeclRefExpr *buildImplicitMap(Sema &S, QualType BaseType, in buildImplicitMap() function
21625 DeclRefExpr *MapperVarRef = buildImplicitMap(S, BaseType, Stack, Maps); in buildImplicitMapper()