Home
last modified time | relevance | path

Searched refs:ThreadPrivateWithDefinition (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h828 llvm::StringSet<> ThreadPrivateWithDefinition; variable
H A DCGOpenMPRuntime.cpp1724 if (VD && ThreadPrivateWithDefinition.insert(CGM.getMangledName(VD)).second) { in emitThreadPrivateVarDefinition()