Home
last modified time | relevance | path

Searched refs:CreateOrReplaceCXXRuntimeVariable (Results 1 – 6 of 6) sorted by relevance

/external/clang/lib/CodeGen/
DCGVTT.cpp122 CGM.CreateOrReplaceCXXRuntimeVariable(Name, ArrayType, in GetAddrOfVTT()
DCodeGenModule.h683 CreateOrReplaceCXXRuntimeVariable(StringRef Name, llvm::Type *Ty,
DCGVTables.cpp695 CGM.CreateOrReplaceCXXRuntimeVariable(Name, ArrayType, Linkage); in GenerateConstructionVTable()
DItaniumCXXABI.cpp1582 VTable = CGM.CreateOrReplaceCXXRuntimeVariable( in getAddrOfVTable()
2449 CGM.CreateOrReplaceCXXRuntimeVariable(Name, Init->getType(), Linkage); in GetAddrOfTypeName()
DCodeGenModule.cpp2070 CodeGenModule::CreateOrReplaceCXXRuntimeVariable(StringRef Name, in CreateOrReplaceCXXRuntimeVariable() function in CodeGenModule
DMicrosoftCXXABI.cpp1975 CGM.CreateOrReplaceCXXRuntimeVariable(Name, VBTableType, Linkage); in getAddrOfVBTable()