Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp483 bool isImageRelative() const { in isImageRelative() function in __anon9a42cb130111::MicrosoftCXXABI
505 if (!isImageRelative()) in getImageRelativeType()
558 if (!isImageRelative()) in getCompleteObjectLocatorType()
578 if (!isImageRelative()) in getImageRelativeConstant()
3912 llvm::ConstantInt::get(CGM.IntTy, ABI.isImageRelative()), in getCompleteObjectLocator()
3921 if (!ABI.isImageRelative()) in getCompleteObjectLocator()