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

/external/clang/lib/Basic/
H A DTargetInfo.cpp225 /// isTypeSigned - Return whether an integer types is signed. Returns true if
227 bool TargetInfo::isTypeSigned(IntType T) { function in class:TargetInfo

Completed in 888 milliseconds