Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp473 bool isImageRelative() const { in isImageRelative() function in __anon063cb12a0111::MicrosoftCXXABI
495 if (!isImageRelative()) in getImageRelativeType()
548 if (!isImageRelative()) in getCompleteObjectLocatorType()
568 if (!isImageRelative()) in getImageRelativeConstant()
3910 llvm::ConstantInt::get(CGM.IntTy, ABI.isImageRelative()), in getCompleteObjectLocator()
3919 if (!ABI.isImageRelative()) in getCompleteObjectLocator()