HomeSort by relevance Sort by last modified time
    Searched full:cookieptr (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/CodeGen/
MicrosoftCXXABI.cpp 147 llvm::Value *cookiePtr = newPtr;
152 = CGF.Builder.CreateBitCast(cookiePtr, CGF.SizeTy->getPointerTo(AS));
ItaniumCXXABI.cpp     [all...]

Completed in 46 milliseconds