Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGDecl.cpp227 setStaticLocalDeclAddress(&D, Addr); in getOrCreateStaticVarDecl()
380 CGM.setStaticLocalDeclAddress(&D, castedAddr); in EmitStaticVarDecl()
H A DCodeGenModule.h549 void setStaticLocalDeclAddress(const VarDecl *D, in setStaticLocalDeclAddress() function