Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGDeclCXX.cpp467 getOpenMPRuntime().emitDeclareTargetVarDefinition(D, Addr, PerformInit)) in EmitCXXGlobalVarDeclInitFunc()
DCGOpenMPRuntime.h1276 virtual bool emitDeclareTargetVarDefinition(const VarDecl *VD,
DCGOpenMPRuntime.cpp1870 bool CGOpenMPRuntime::emitDeclareTargetVarDefinition(const VarDecl *VD, in emitDeclareTargetVarDefinition() function in CGOpenMPRuntime