Searched refs:FromRawId (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_origin.h140 static Origin FromRawId(u32 id) { function
H A Dmsan_report.cpp62 Origin o = Origin::FromRawId(id);
H A Dmsan.cpp298 Origin o = Origin::FromRawId(id);
609 Origin o = Origin::FromRawId(this_id);

Completed in 167 milliseconds