Home
last modified time | relevance | path

Searched refs:emitDeclareTargetVarDefinition (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDeclCXX.cpp467 getOpenMPRuntime().emitDeclareTargetVarDefinition(D, Addr, PerformInit)) in EmitCXXGlobalVarDeclInitFunc()
H A DCGOpenMPRuntime.h1284 virtual bool emitDeclareTargetVarDefinition(const VarDecl *VD,
H A DCGOpenMPRuntime.cpp1886 bool CGOpenMPRuntime::emitDeclareTargetVarDefinition(const VarDecl *VD, in emitDeclareTargetVarDefinition() function in CGOpenMPRuntime