Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h713 llvm::StringSet<> DeclareTargetWithDefinition; variable
H A DCGOpenMPRuntime.cpp2675 if (VD && !DeclareTargetWithDefinition.insert(CGM.getMangledName(VD)).second) in emitDeclareTargetVarDefinition()