Searched refs:GetPointerSizedIntType (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DNSIndexPath.cpp61 m_uint_star_type = ast->GetPointerSizedIntType(false);
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DClangASTContext.h379 CompilerType GetPointerSizedIntType(bool is_signed);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DClangASTContext.cpp2107 CompilerType ClangASTContext::GetPointerSizedIntType(bool is_signed) { function in class:ClangASTContext

Completed in 80 milliseconds