Home
last modified time | relevance | path

Searched refs:GetOrCreateRTTIProxyGlobalVariable (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenModule.h1505 GetOrCreateRTTIProxyGlobalVariable(llvm::Constant *Addr);
H A DCodeGenFunction.cpp951 CGM.GetOrCreateRTTIProxyGlobalVariable(FTRTTIConst); in StartFunction()
H A DCodeGenModule.cpp1985 CodeGenModule::GetOrCreateRTTIProxyGlobalVariable(llvm::Constant *Addr) { in GetOrCreateRTTIProxyGlobalVariable() function in CodeGenModule