Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp3283 SmallVector<unsigned, 16> MapTypes; in emitTargetCall() local
3361 MapTypes.push_back(MapType); in emitTargetCall()
3374 auto &&ThenGen = [this, &Ctx, &BasePointers, &Pointers, &Sizes, &MapTypes, in emitTargetCall()
3424 llvm::ConstantDataArray::get(CGF.Builder.getContext(), MapTypes); in emitTargetCall()