Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenModule.h686 void setStaticLocalDeclGuardAddress(const VarDecl *D, in setStaticLocalDeclGuardAddress() function
H A DItaniumCXXABI.cpp2415 CGM.setStaticLocalDeclGuardAddress(&D, guard); in EmitGuardedInit()