Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp485 bool isImageRelative() const { in isImageRelative() function in __anon973cabc90111::MicrosoftCXXABI
507 if (!isImageRelative()) in getImageRelativeType()
560 if (!isImageRelative()) in getCompleteObjectLocatorType()
580 if (!isImageRelative()) in getImageRelativeConstant()
3899 llvm::ConstantInt::get(CGM.IntTy, ABI.isImageRelative()), in getCompleteObjectLocator()
3908 if (!ABI.isImageRelative()) in getCompleteObjectLocator()