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

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Basic/
H A DTargetInfo.cpp211 bool TargetInfo::isTypeSigned(IntType T) { function in class:TargetInfo
/freebsd-10.1-release/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp682 static bool isTypeSigned(DwarfDebug *DD, DIType Ty, int *SizeInBits) { function

Completed in 163 milliseconds