Home
last modified time | relevance | path

Searched defs:CXXThreadLocals (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenModule.h454 std::vector<const VarDecl *> CXXThreadLocals; variable
H A DItaniumCXXABI.cpp2825 CodeGenModule &CGM, ArrayRef<const VarDecl *> CXXThreadLocals, in EmitThreadLocalInitFuncs()
H A DMicrosoftCXXABI.cpp2369 CodeGenModule &CGM, ArrayRef<const VarDecl *> CXXThreadLocals, in EmitThreadLocalInitFuncs()