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

/freebsd-9.3-release/contrib/llvm/include/llvm/IR/
H A DGlobalVariable.h159 bool isThreadLocal() const { return threadLocalMode != NotThreadLocal; } function in class:llvm::GlobalVariable
/freebsd-9.3-release/contrib/llvm/include/llvm/MC/
H A DSectionKind.h165 bool isThreadLocal() const { function in class:llvm::SectionKind

Completed in 102 milliseconds