Home
last modified time | relevance | path

Searched refs:GetIntTypeFromBitSize (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DClangASTContext.h437 static CompilerType GetIntTypeFromBitSize(clang::ASTContext *ast,
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp2348 CompilerType ClangASTContext::GetIntTypeFromBitSize(clang::ASTContext *ast, in GetIntTypeFromBitSize() function in ClangASTContext
2396 return GetIntTypeFromBitSize(ast, ast->getTypeSize(ast->VoidPtrTy), in GetPointerSizedIntType()