Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenModule.h1477 GetOrCreateRTTIProxyGlobalVariable(llvm::Constant *Addr);
H A DCodeGenFunction.cpp932 CGM.GetOrCreateRTTIProxyGlobalVariable(FTRTTIConst); in StartFunction()
H A DCodeGenModule.cpp1919 CodeGenModule::GetOrCreateRTTIProxyGlobalVariable(llvm::Constant *Addr) { in GetOrCreateRTTIProxyGlobalVariable() function in CodeGenModule