Home
last modified time | relevance | path

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

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