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