Searched refs:getStaticLocalDeclGuardAddress (Results 1 – 2 of 2) sorted by relevance
657 llvm::GlobalVariable *getStaticLocalDeclGuardAddress(const VarDecl *D) { in getStaticLocalDeclGuardAddress() function
2405 llvm::GlobalVariable *guard = CGM.getStaticLocalDeclGuardAddress(&D); in EmitGuardedInit()