Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp454 bool isImageRelative() const { in isImageRelative() function in __anonf1ebc8c70111::MicrosoftCXXABI
476 if (!isImageRelative()) in getImageRelativeType()
529 if (!isImageRelative()) in getCompleteObjectLocatorType()
549 if (!isImageRelative()) in getImageRelativeConstant()
3804 llvm::ConstantInt::get(CGM.IntTy, ABI.isImageRelative()), in getCompleteObjectLocator()
3813 if (!ABI.isImageRelative()) in getCompleteObjectLocator()