HomeSort by relevance Sort by last modified time
    Searched refs:CreateOrReplaceCXXRuntimeVariable (Results 1 - 5 of 5) sorted by null

  /external/clang/lib/CodeGen/
CGVTT.cpp 117 CGM.CreateOrReplaceCXXRuntimeVariable(Name, ArrayType,
CGVTables.cpp 634 CGM.CreateOrReplaceCXXRuntimeVariable(Name, ArrayType,
690 CGM.CreateOrReplaceCXXRuntimeVariable(Name, ArrayType, Linkage);
CodeGenModule.h 511 /// CreateOrReplaceCXXRuntimeVariable - Will return a global variable of the given
516 CreateOrReplaceCXXRuntimeVariable(StringRef Name, llvm::Type *Ty,
    [all...]
CGRTTI.cpp 129 CGM.CreateOrReplaceCXXRuntimeVariable(Name, Init->getType(), Linkage);
    [all...]
CodeGenModule.cpp     [all...]

Completed in 27 milliseconds