Searched defs:IsIntegerType (Results 1 – 4 of 4) sorted by relevance
344 bool CMICmnLLDBUtilSBValue::IsIntegerType() const { in IsIntegerType() function in CMICmnLLDBUtilSBValue
155 bool CompilerType::IsIntegerType(bool &is_signed) const { in IsIntegerType() function in CompilerType
3375 bool ClangASTContext::IsIntegerType(lldb::opaque_compiler_type_t type, in IsIntegerType() function in ClangASTContext
1688 bool ValueObject::IsIntegerType(bool &is_signed) { in IsIntegerType() function in ValueObject