Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGValue.h276 bool isThreadLocalRef() const { return ThreadLocalRef; } in isThreadLocalRef() function
DCGExpr.cpp1671 Dst.isThreadLocalRef()); in EmitStoreThroughLValue()
/external/llvm-project/clang/lib/CodeGen/
DCGValue.h284 bool isThreadLocalRef() const { return ThreadLocalRef; } in isThreadLocalRef() function
DCGExpr.cpp2158 Dst.isThreadLocalRef()); in EmitStoreThroughLValue()