Searched refs:getStaticLocalDeclGuardAddress (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.h633 llvm::GlobalVariable *getStaticLocalDeclGuardAddress(const VarDecl *D) { function in class:clang::CodeGen::CodeGenModule
H A DItaniumCXXABI.cpp2337 llvm::GlobalVariable *guard = CGM.getStaticLocalDeclGuardAddress(&D);

Completed in 113 milliseconds