Home
last modified time | relevance | path

Searched refs:isThreadLocalRef (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGValue.h222 bool isThreadLocalRef() const { return ThreadLocalRef; } in isThreadLocalRef() function
H A DCGExpr.cpp1520 Dst.isThreadLocalRef()); in EmitStoreThroughLValue()