Searched refs:GetIntTypeFromBitSize (Results 1 – 2 of 2) sorted by relevance
437 static CompilerType GetIntTypeFromBitSize(clang::ASTContext *ast,
2348 CompilerType ClangASTContext::GetIntTypeFromBitSize(clang::ASTContext *ast, in GetIntTypeFromBitSize() function in ClangASTContext2396 return GetIntTypeFromBitSize(ast, ast->getTypeSize(ast->VoidPtrTy), in GetPointerSizedIntType()