Searched defs:IsIntegerType (Results 1 – 3 of 3) sorted by relevance
404 bool IsIntegerType(bool &is_signed) { in IsIntegerType() function
185 bool CompilerType::IsIntegerType(bool &is_signed) const { in IsIntegerType() function in CompilerType
3199 bool TypeSystemClang::IsIntegerType(lldb::opaque_compiler_type_t type, in IsIntegerType() function in TypeSystemClang