Searched refs:isThreadSafe (Results 1 – 2 of 2) sorted by relevance
| /src/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ | ||
| H A D | DWARFContext.h | 100 virtual bool isThreadSafe() const = 0; |
| /src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ | ||
| H A D | DWARFContext.cpp | 585 bool ThreadSafe = isThreadSafe(); in getDWOContext() |