Searched defs:isThreadLocalRef (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGValue.h282 bool isThreadLocalRef() const { return ThreadLocalRef; } function in class:clang::CodeGen::LValue

Completed in 65 milliseconds