Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DInitPreprocessor.cpp186 TI.isTypeSigned(Ty), Builder); in DefineTypeSize()
197 bool IsSigned = TI.isTypeSigned(Ty); in DefineFmt()
237 bool IsSigned = TI.isTypeSigned(Ty); in DefineExactWidthIntType()
264 bool IsSigned = TI.isTypeSigned(Ty); in DefineExactWidthIntTypeSize()
1270 if (!TargetInfo::isTypeSigned(TI.getWCharType())) in InitializePredefinedMacros()
1273 if (!TargetInfo::isTypeSigned(TI.getWIntType())) in InitializePredefinedMacros()
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DTargetInfo.cpp393 bool TargetInfo::isTypeSigned(IntType T) { in isTypeSigned() function in TargetInfo
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h485 static bool isTypeSigned(IntType T);
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPExpressions.cpp415 Val.setIsUnsigned(!TargetInfo::isTypeSigned(TI.getWCharType())); in EvaluateValue()
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp990 TargetInfo::isTypeSigned(getTargetInfo()->getWCharType()))) in GetBuiltinTypeForDWARFEncodingAndBitSize()
1046 TargetInfo::isTypeSigned(getTargetInfo()->getWCharType()))) in GetBuiltinTypeForDWARFEncodingAndBitSize()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp1355 if (TargetInfo::isTypeSigned(Target.getWCharType())) in InitBuiltinTypes()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc11644 {"_ZN5clang10TargetInfo12isTypeSignedENS0_7IntTypeE", "clang::TargetInfo::isTypeSigned(clang::Targe…