Home
last modified time | relevance | path

Searched defs:setThreadLocalRef (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DCGValue.h277 void setThreadLocalRef(bool Value) { ThreadLocalRef = Value;} in setThreadLocalRef() function
/external/llvm-project/clang/lib/CodeGen/
DCGValue.h285 void setThreadLocalRef(bool Value) { ThreadLocalRef = Value;} in setThreadLocalRef() function