Searched refs:setThreadLocalRef (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGValue.h223 void setThreadLocalRef(bool Value) { ThreadLocalRef = Value;} function in class:clang::CodeGen::LValue
H A DCGExpr.cpp1670 LV.setThreadLocalRef(VD->getTLSKind() != VarDecl::TLS_None);

Completed in 1044 milliseconds