Searched defs:ts_unchecked_read (Results 1 – 1 of 1) sorted by relevance
/llvm-project/clang/test/SemaCXX/ | ||
H A D | warn-thread-safety-analysis.cpp | 5922 inline const T& ts_unchecked_read(const T& v) NO_THREAD_SAFETY_ANALYSIS { ts_unchecked_read() function |