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.h689 CreateOrReplaceCXXRuntimeVariable(StringRef Name, llvm::Type *Ty,
DCGVTables.cpp696 CGM.CreateOrReplaceCXXRuntimeVariable(Name, ArrayType, Linkage); in GenerateConstructionVTable()
DItaniumCXXABI.cpp1576 VTable = CGM.CreateOrReplaceCXXRuntimeVariable( in getAddrOfVTable()
2480 CGM.CreateOrReplaceCXXRuntimeVariable(Name, Init->getType(), Linkage); in GetAddrOfTypeName()
DCodeGenModule.cpp2208 CodeGenModule::CreateOrReplaceCXXRuntimeVariable(StringRef Name, in CreateOrReplaceCXXRuntimeVariable() function in CodeGenModule
DMicrosoftCXXABI.cpp1980 CGM.CreateOrReplaceCXXRuntimeVariable(Name, VBTableType, Linkage); in getAddrOfVBTable()