Home
last modified time | relevance | path

Searched defs:target_origin (Results 1 – 2 of 2) sorted by relevance

/llvm-project/compiler-rt/test/dfsan/
H A Dlibatomic.c81 dfsan_origin target_origin = in test_idata_exchange() local
109 dfsan_origin target_origin = in test_idata_cmp_exchange_1() local
/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp376 void CopyToSurface(Surface &target, Point source_origin, Point target_origin, in CopyToSurface() argument