Home
last modified time | relevance | path

Searched defs:isTypeSigned (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Basic/
DTargetInfo.cpp258 bool TargetInfo::isTypeSigned(IntType T) { in isTypeSigned() function in TargetInfo
/external/llvm-project/clang/lib/Basic/
DTargetInfo.cpp319 bool TargetInfo::isTypeSigned(IntType T) { in isTypeSigned() function in TargetInfo