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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp135 bool CompilerType::IsIntegerType(bool &is_signed) const { function in class:CompilerType
H A DClangASTContext.cpp2948 bool ClangASTContext::IsIntegerType(lldb::opaque_compiler_type_t type, function in class:ClangASTContext
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
H A DValueObject.cpp1695 bool ValueObject::IsIntegerType(bool &is_signed) { function in class:ValueObject

Completed in 87 milliseconds