Searched defs:setThreadLocalRef (Results 1 - 1 of 1) sorted by relevance
/external/clang/lib/CodeGen/ | ||
H A D | CGValue.h | 277 void setThreadLocalRef(bool Value) { ThreadLocalRef = Value;} function in class:clang::CodeGen::LValue |
Completed in 63 milliseconds