Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp454 bool isImageRelative() const { in isImageRelative() function in __anonb3a31e5e0111::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()