Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGValue.h201 bool isThreadLocalRef() const { return ThreadLocalRef; } in isThreadLocalRef() function
DCGExpr.cpp1344 Dst.isThreadLocalRef()); in EmitStoreThroughLValue()