Searched refs:isThreadLocalRef (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/CodeGen/ | ||
D | CGValue.h | 201 bool isThreadLocalRef() const { return ThreadLocalRef; } in isThreadLocalRef() function |
D | CGExpr.cpp | 1344 Dst.isThreadLocalRef()); in EmitStoreThroughLValue() |