Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Analysis/
DDebugInfo.cpp350 bool DIType::isUnsignedDIType() { in isUnsignedDIType() function in DIType
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp515 static bool isUnsignedDIType(DwarfDebug *DD, const DIType *Ty) { in isUnsignedDIType() function