Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGValue.h296 bool isThreadLocalRef() const { return ThreadLocalRef; } in isThreadLocalRef() function
H A DCGExpr.cpp2198 Dst.isThreadLocalRef()); in EmitStoreThroughLValue()