Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp460 bool isImageRelative() const { in isImageRelative() function in __anondeb872430111::MicrosoftCXXABI
482 if (!isImageRelative()) in getImageRelativeType()
535 if (!isImageRelative()) in getCompleteObjectLocatorType()
555 if (!isImageRelative()) in getImageRelativeConstant()
3897 llvm::ConstantInt::get(CGM.IntTy, ABI.isImageRelative()), in getCompleteObjectLocator()
3906 if (!ABI.isImageRelative()) in getCompleteObjectLocator()