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.cpp486 bool isImageRelative() const { in isImageRelative() function in __anon9a42cb130111::MicrosoftCXXABI
508 if (!isImageRelative()) in getImageRelativeType()
553 if (!isImageRelative()) in getCompleteObjectLocatorType()
574 if (!isImageRelative()) in getImageRelativeConstant()
3904 llvm::ConstantInt::get(CGM.IntTy, ABI.isImageRelative()), in getCompleteObjectLocator()
3913 if (!ABI.isImageRelative()) in getCompleteObjectLocator()