Searched defs:isThreadLocal (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/
H A DGlobalVariable.h149 bool isThreadLocal() const { return threadLocalMode != NotThreadLocal; } function in class:llvm::GlobalVariable
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/MC/
H A DSectionKind.h165 bool isThreadLocal() const { function in class:llvm::SectionKind

Completed in 98 milliseconds