Home
last modified time | relevance | path

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

/external/llvm-project/openmp/libomptarget/src/
Domptarget.cpp303 bool IsNew, Pointer_IsNew; in targetDataBegin() local
332 HstPtrBase, HstPtrBase, sizeof(void *), HstPtrName, Pointer_IsNew, in targetDataBegin()
343 (Pointer_IsNew ? "" : " not")); in targetDataBegin()