Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp439 bool isImageRelative() const { in isImageRelative() function in __anon08ea40620111::MicrosoftCXXABI
461 if (!isImageRelative()) in getImageRelativeType()
514 if (!isImageRelative()) in getCompleteObjectLocatorType()
534 if (!isImageRelative()) in getImageRelativeConstant()
3693 llvm::ConstantInt::get(CGM.IntTy, ABI.isImageRelative()), in getCompleteObjectLocator()
3702 if (!ABI.isImageRelative()) in getCompleteObjectLocator()