Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h809 llvm::StringSet<> DeclareTargetWithDefinition; variable
H A DCGOpenMPRuntime.cpp1901 if (!DeclareTargetWithDefinition.insert(CGM.getMangledName(VD)).second) in emitDeclareTargetVarDefinition()