Home
last modified time | relevance | path

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

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