Searched refs:getConstantOrZeroInt (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp449 llvm::Constant *getConstantOrZeroInt(llvm::Constant *C) { function in class:__anon1006::MicrosoftCXXABI
2748 Fields.push_back(getConstantOrZeroInt(NonVirtualBaseAdjustment));
2750 Fields.push_back(getConstantOrZeroInt(VBPtrOffset));
2752 Fields.push_back(getConstantOrZeroInt(VirtualBaseAdjustmentOffset));

Completed in 53 milliseconds