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